forked from qt-creator/qt-creator
Honour the default path passed to the generic project wizard
This commit is contained in:
@@ -64,6 +64,8 @@ public:
|
||||
virtual ~GenericProjectWizardDialog();
|
||||
|
||||
QString path() const;
|
||||
void setPath(const QString &path);
|
||||
|
||||
QString projectName() const;
|
||||
|
||||
private Q_SLOTS:
|
||||
|
||||
Reference in New Issue
Block a user