mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
Ref T99, use new icon names
* use icon id list from directory for performance * some minor adjustments
This commit is contained in:
committed by
Mathew Sutcliffe
parent
d422873e08
commit
9ad721b77a
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user