mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
refs #445, preparation for data GUI
* improved finding of main window * project -> version string * location of application icon
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b308014bc2
commit
3e982b014f
@@ -59,10 +59,10 @@ namespace BlackMisc
|
||||
static const QString &version();
|
||||
|
||||
//! System's name and version
|
||||
static const QString &systemNameAndVersion();
|
||||
static const QString &swiftVersionString();
|
||||
|
||||
//! System's name and version
|
||||
static const char *systemNameAndVersionChar();
|
||||
static const char *swiftVersionChar();
|
||||
|
||||
//! Version major
|
||||
static int versionMajor();
|
||||
|
||||
Reference in New Issue
Block a user