mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:51:23 +08:00
refs #576, added icon
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user