mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 10:55:32 +08:00
Issue #77 toIcon returns a simple enum instead of a full object
This commit is contained in:
@@ -193,7 +193,7 @@ namespace BlackMisc
|
||||
static QString fpAltitudeExamples();
|
||||
|
||||
//! \copydoc BlackMisc::Mixin::Icon::toIcon
|
||||
BlackMisc::CIcon toIcon() const;
|
||||
BlackMisc::CIcons::IconIndex toIcon() const;
|
||||
|
||||
//! \copydoc PhysicalQuantities::CPhysicalQuantity::compare
|
||||
int compare(const CAltitude &otherAltitude) const;
|
||||
|
||||
Reference in New Issue
Block a user