* removed QtSourceGroupWizard, QtSourceGroupWizardPage and context types * removed isInForm flag of QtProjectWizardContent * added check of empty source paths * set project window as parent for message boxes, so they don't get hidden behind main window * fixed issues when removing and duplicating source groups * updated project setup tests to no steps
This commit is contained in:
-10
@@ -2,17 +2,7 @@
|
||||
|
||||
#include <QCheckBox>
|
||||
|
||||
//#include "Application.h"
|
||||
//#include "ApplicationSettings.h"
|
||||
//#include "MessageStatus.h"
|
||||
//#include "QtDialogView.h"
|
||||
//#include "ScopedFunctor.h"
|
||||
//#include "SourceGroupJavaMaven.h"
|
||||
#include "SourceGroupSettingsJavaMaven.h"
|
||||
//#include "logging.h"
|
||||
//#include "utility.h"
|
||||
//#include "utilityFile.h"
|
||||
//#include "utilityMaven.h"
|
||||
|
||||
QtProjectWizardContentPathSettingsMaven::QtProjectWizardContentPathSettingsMaven(
|
||||
std::shared_ptr<SourceGroupSettingsJavaMaven> settings, QtProjectWizardWindow* window)
|
||||
|
||||
Reference in New Issue
Block a user