fixup! Ref T659, UI changed for modelstring/livery and checkboxes to decide if those

This commit is contained in:
Klaus Basan
2019-07-25 20:14:43 +02:00
committed by Mat Sutcliffe
parent b0efdd78ec
commit e50f3cc371

View File

@@ -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