forked from qt-creator/qt-creator
move create menu entries to extra function
Change-Id: Ia504e453b6cacc254ea598c629c3762c03cfa783 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
committed by
Christian Stenger
parent
2cc47c2039
commit
1cc239ef41
@@ -50,6 +50,7 @@ private slots:
|
||||
|
||||
private:
|
||||
bool checkLicense();
|
||||
void initializeMenuEntries();
|
||||
const QSharedPointer<TestSettings> m_settings;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user