mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
Ref T169, check minimum mapping tool version
* added min.version in global setup * check in CSwiftData::checkMinimumVersion
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6ce80bbd8e
commit
60656843f8
@@ -73,6 +73,7 @@ private:
|
||||
|
||||
void displayConsole();
|
||||
void displayLog();
|
||||
void checkMinimumVersion();
|
||||
|
||||
BlackGui::CManagedStatusBar m_statusBar;
|
||||
QScopedPointer<Ui::CSwiftData> ui;
|
||||
|
||||
Reference in New Issue
Block a user