mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 22:29:13 +08:00
fixup! Ref T659, UI changed for modelstring/livery and checkboxes to decide if those
This commit is contained in:
committed by
Mat Sutcliffe
parent
b0efdd78ec
commit
e50f3cc371
@@ -44,8 +44,8 @@ namespace BlackGui
|
|||||||
QString ownAircraftSimulatorModelString; //!< own aircraft model string
|
QString ownAircraftSimulatorModelString; //!< own aircraft model string
|
||||||
QString ownAircraftModelStringSend; //!< send model string
|
QString ownAircraftModelStringSend; //!< send model string
|
||||||
QString ownLiverySend; //!< send livery
|
QString ownLiverySend; //!< send livery
|
||||||
bool useModelString = true; //! use model string
|
bool useModelString = true; //!< use model string
|
||||||
bool useLivery = true; //! use livery
|
bool useLivery = true; //!< use livery
|
||||||
};
|
};
|
||||||
|
|
||||||
//! Constructor
|
//! Constructor
|
||||||
|
|||||||
Reference in New Issue
Block a user