mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Doxygen
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6d79b7dc12
commit
fdf41bcce3
@@ -33,11 +33,11 @@ namespace BlackGui
|
||||
enum AircraftModelMode
|
||||
{
|
||||
NotSet,
|
||||
OwnSimulatorModel, ///< models existing for my simulator
|
||||
OwnSimulatorModelMapping, ///< models of my simulator, but in mapping mode
|
||||
Database, ///< Database entry
|
||||
VPilotRuleModel, ///< vPilot rule turned into model
|
||||
StashModel ///< stashed models
|
||||
OwnSimulatorModel, //!< models existing for my simulator
|
||||
OwnSimulatorModelMapping, //!< models of my simulator, but in mapping mode
|
||||
Database, //!< Database entry
|
||||
VPilotRuleModel, //!< vPilot rule turned into model
|
||||
StashModel //!< stashed models
|
||||
};
|
||||
|
||||
//! Constructor
|
||||
|
||||
Reference in New Issue
Block a user