EmptyProjectWizard allows us to create an empty project.

This commit is contained in:
Alessandro Portale
2009-05-07 20:31:12 +02:00
parent b4787c0a15
commit 8c8e9753f2
9 changed files with 286 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ namespace Internal {
class ProFileEditorFactory;
class ConsoleAppWizard;
class GuiAppWizard;
class EmptyProjectWizard;
class QMakeStepFactory;
class MakeStepFactory;
class GccParserFactory;