Ref T89, provider for ecosystem info

Also Ref T259, Ref T243
This commit is contained in:
Klaus Basan
2018-03-12 18:07:05 +01:00
parent 55534cbb09
commit 63cff1853e
4 changed files with 175 additions and 0 deletions

View File

@@ -82,6 +82,9 @@ namespace BlackMisc
//! \copydoc BlackMisc::Mixin::String::toQString
QString convertToQString(bool i18n = false) const;
//! Unspecified
static const CEcosystem &unspecified();
//! VATSIM eco system
static const CEcosystem &vatsim();