mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +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 ownAircraftModelStringSend; //!< send model string
|
||||
QString ownLiverySend; //!< send livery
|
||||
bool useModelString = true; //! use model string
|
||||
bool useLivery = true; //! use livery
|
||||
bool useModelString = true; //!< use model string
|
||||
bool useLivery = true; //!< use livery
|
||||
};
|
||||
|
||||
//! Constructor
|
||||
|
||||
Reference in New Issue
Block a user