mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-05 01:35:45 +08:00
refs #304, centralized icons
* icons which can be rotated * provide metadata * integrated in CValueObjects * added SVG support
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "aviotransponder.h"
|
||||
#include "aviocomsystem.h"
|
||||
#include "valueobject.h"
|
||||
#include "namevariantpairlist.h"
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
@@ -222,7 +223,7 @@ namespace BlackMisc
|
||||
enum ColumnIndex
|
||||
{
|
||||
IndexCallsign = 0,
|
||||
IndexIcon,
|
||||
IndexPixmap,
|
||||
IndexCallsignAsString,
|
||||
IndexCallsignAsStringAsSet,
|
||||
IndexPilotId,
|
||||
|
||||
Reference in New Issue
Block a user