Ref T419, use version from IDatastoreObject in CArtifact

* add QVersion
* remove version parts from CArtifact
This commit is contained in:
Klaus Basan
2019-03-04 22:36:59 +01:00
committed by Mat Sutcliffe
parent aabc975889
commit b9c233802f
7 changed files with 22 additions and 28 deletions

View File

@@ -88,7 +88,7 @@ namespace BlackMisc
Network::CRemoteFileList asRemoteFiles() const;
//! Latest version
QString getLatestVersionString() const;
QString getLatestVersion() const;
//! Latest version
QVersionNumber getLatestQVersion() const;