refs #576, added icon

This commit is contained in:
Klaus Basan
2016-01-24 01:51:57 +01:00
parent 551f3348f4
commit 85881ffaf6
3 changed files with 10 additions and 0 deletions

View File

@@ -119,6 +119,7 @@ namespace BlackMisc
StandardIconEmpty,
StandardIconEmpty16,
StandardIconError16,
StandardIconFilter16,
StandardIconFloatAll16,
StandardIconFloatOne16,
StandardIconGlobe16,
@@ -352,6 +353,9 @@ namespace BlackMisc
//! Empty icon
static const QPixmap &empty16();
//! Filter
static const QPixmap &filter16();
//! Arrow
static const QPixmap &arrowMediumNorth16();