[UI] Change distributor buttons to BB/XCSL

XPlane standard DOES NOT make sense, as it adds AI aircraft
This commit is contained in:
Klaus Basan
2019-10-31 02:44:55 +01:00
committed by Mat Sutcliffe
parent 32c6ef3fd6
commit 6a95abb194
4 changed files with 45 additions and 9 deletions

View File

@@ -132,6 +132,9 @@ namespace BlackMisc
static const QString &standardXPlane();
static const QString &standardFlightGear();
static const QSet<QString> &standardAllFsFamily();
static const QSet<QString> &xplaneMostPopular();
static const QString &xplaneBlueBell();
static const QString &xplaneXcsl();
//! @}
private: