mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
Issue #77 toIcon returns a simple enum instead of a full object
This commit is contained in:
@@ -162,7 +162,7 @@ namespace BlackMisc
|
||||
QString convertToQString(bool i18n = false) const;
|
||||
|
||||
//! \copydoc BlackMisc::Mixin::Icon::toIcon()
|
||||
CIcon toIcon() const;
|
||||
CIcons::IconIndex toIcon() const;
|
||||
|
||||
//! Add simulator
|
||||
CSimulatorInfo add(const CSimulatorInfo &other);
|
||||
|
||||
Reference in New Issue
Block a user