load the generated project.

This commit is contained in:
Roberto Raggi
2009-03-12 18:31:50 +01:00
parent 79169238b1
commit 4300ebcd63
2 changed files with 38 additions and 4 deletions

View File

@@ -23,6 +23,8 @@ protected:
virtual Core::GeneratedFiles generateFiles(const QWizard *w,
QString *errorMessage) const;
virtual bool postGenerateFiles(const Core::GeneratedFiles &l, QString *errorMessage);
};
} // end of namespace Internal