mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Ref T419, use version from IDatastoreObject in CArtifact
* add QVersion * remove version parts from CArtifact
This commit is contained in:
committed by
Mat Sutcliffe
parent
aabc975889
commit
b9c233802f
@@ -88,7 +88,7 @@ namespace BlackMisc
|
||||
Network::CRemoteFileList asRemoteFiles() const;
|
||||
|
||||
//! Latest version
|
||||
QString getLatestVersionString() const;
|
||||
QString getLatestVersion() const;
|
||||
|
||||
//! Latest version
|
||||
QVersionNumber getLatestQVersion() const;
|
||||
|
||||
Reference in New Issue
Block a user