mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #830, settings for global GUI properties
(such as widget style, selection mode)
This commit is contained in:
@@ -141,6 +141,7 @@ namespace BlackMisc
|
||||
GlobalIndexCNavigatorSettings = 14300,
|
||||
GlobalIndexCSettingsReaders = 14400,
|
||||
GlobalIndexCViewUpdateSettings = 14500,
|
||||
GlobalIndexCGeneralGuiSettings = 14600,
|
||||
GloablIndexInterpolatorSetup = 15000,
|
||||
GlobalIndexLineNumber = 20000, //!< pseudo index for line numbers
|
||||
};
|
||||
|
||||
@@ -43,6 +43,7 @@ namespace BlackMisc
|
||||
CVPilotModelRule::registerMetadata();
|
||||
CVPilotModelRuleSet::registerMetadata();
|
||||
CSimulatorSettings::registerMetadata();
|
||||
CModelSettings::registerMetadata();
|
||||
CSimulatorMessagesSettings::registerMetadata();
|
||||
}
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user