refs #917, validate simulator setting

This commit is contained in:
Klaus Basan
2017-03-19 11:40:00 +01:00
committed by Mathew Sutcliffe
parent f816c927ee
commit d214739912
3 changed files with 28 additions and 0 deletions

View File

@@ -76,6 +76,9 @@ namespace BlackMisc
//! Plugin identifier (XPlane)
static const QString &xplanePluginIndentifier();
//! All valid identifiers
static const QStringList &allIdentifiers();
//! Guess default plugins
static QStringList guessDefaultPlugins();