[Qt] Replace status bar unit icon with actual images

This commit is contained in:
Cozz Lovan
2014-07-05 17:14:43 +02:00
parent e81e2e8f7c
commit ad87bc4de1
8 changed files with 21 additions and 3 deletions

View File

@@ -36,6 +36,8 @@ public:
static QList<Unit> availableUnits();
//! Is unit ID valid?
static bool valid(int unit);
//! Identifier, e.g. for image names
static QString id(int unit);
//! Short name
static QString name(int unit);
//! Longer description