forked from qt-creator/qt-creator
move license check to a function
Change-Id: Idcb2c328f3313dac38997765c2569d6861d34a20 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
committed by
Christian Stenger
parent
6a4afc7d5f
commit
2cc47c2039
@@ -49,6 +49,7 @@ private slots:
|
||||
void triggerAction();
|
||||
|
||||
private:
|
||||
bool checkLicense();
|
||||
const QSharedPointer<TestSettings> m_settings;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user