forked from qt-creator/qt-creator
Fix window title for cmake wizard
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
void setArguments(const QStringList &args);
|
||||
ProjectExplorer::Environment environment() const;
|
||||
private:
|
||||
void init();
|
||||
bool existsUpToDateXmlFile() const;
|
||||
bool hasInSourceBuild() const;
|
||||
CMakeManager *m_cmakeManager;
|
||||
|
||||
Reference in New Issue
Block a user