mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 07:35:53 +08:00
Issue #77 toIcon returns a simple enum instead of a full object
This commit is contained in:
@@ -56,7 +56,7 @@ namespace BlackMisc
|
||||
bool isValid() const;
|
||||
|
||||
//! Representing icon
|
||||
CIcon toIcon() const;
|
||||
CIcons::IconIndex toIcon() const;
|
||||
|
||||
//! DB ISO code
|
||||
const QString &getIsoCode() const { return m_dbKey; }
|
||||
|
||||
Reference in New Issue
Block a user