Ref T99, use new icon names

* use icon id list from directory for performance
* some minor adjustments
This commit is contained in:
Klaus Basan
2017-06-30 21:55:32 +02:00
committed by Mathew Sutcliffe
parent d422873e08
commit 9ad721b77a
4 changed files with 75 additions and 35 deletions

View File

@@ -111,6 +111,12 @@ namespace BlackConfig
//! Where images are located
static const QString &getImagesDir();
//! Where airline images are located
static const QString &getImagesAirlinesDir();
//! Where flags images are located
static const QString &getImagesFlagsDir();
//! Where HTML files are located
static const QString &getHtmlDir();