forked from qt-creator/qt-creator
Implement the New Project creation wizard for QDS
Task-number: QDS-4490 Change-Id: Ie8073e8838ec14a7f11ad972acc6fca4456adf58 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
@@ -180,8 +180,6 @@ public:
|
||||
|
||||
private:
|
||||
static void updateNewItemDialogState();
|
||||
|
||||
static std::function<NewDialog *(QWidget *)> m_newDialogFactory;
|
||||
};
|
||||
|
||||
} // namespace Core
|
||||
|
||||
Reference in New Issue
Block a user