CMakeOpenProjectWizard: Rename misnamed variable

Change-Id: Ib8836483fa1f7fdf3af4063b25a7940ae07080a8
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Daniel Teske
2013-02-13 12:16:02 +01:00
parent 60bb956861
commit ca8df404d9
2 changed files with 8 additions and 8 deletions

View File

@@ -188,7 +188,7 @@ private:
QComboBox *m_generatorComboBox;
QLabel *m_descriptionLabel;
QLabel *m_exitCodeLabel;
bool m_complete;
bool m_haveCbpFile;
bool m_optionalCMake;
Mode m_mode;
QString m_buildDirectory;