mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #910, gcc missing initializer for member
This commit is contained in:
committed by
Mathew Sutcliffe
parent
61dc32e894
commit
389c771c22
@@ -35,7 +35,7 @@ namespace BlackMisc
|
||||
QString productVersionName; //!< version and name
|
||||
QString productName; //!< product name
|
||||
QString originalFilename; //!< original filename
|
||||
QString fullFilename; //!< full filename
|
||||
QString fullFilename; //!< full filename and path
|
||||
|
||||
//! Product or file version
|
||||
const QString &productOrFileVersion() const
|
||||
|
||||
Reference in New Issue
Block a user