mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
refs #335, formatting, member initialization, new icons, remove redundant methods
This commit is contained in:
committed by
Roland Winklmeier
parent
c965fbb785
commit
b0f01a3ec6
@@ -93,6 +93,7 @@ namespace BlackMisc
|
||||
StandardIconPaperPlane16,
|
||||
StandardIconPlugin16,
|
||||
StandardIconRadar16,
|
||||
StandardIconRadio16,
|
||||
StandardIconRefresh16,
|
||||
StandardIconResize16,
|
||||
StandardIconResizeHorizontal16,
|
||||
@@ -543,6 +544,12 @@ namespace BlackMisc
|
||||
return tableSheet16();
|
||||
}
|
||||
|
||||
//! Application cockpit
|
||||
static const QPixmap &appCockpit16()
|
||||
{
|
||||
return radio16();
|
||||
}
|
||||
|
||||
//! Application simulator
|
||||
static const QPixmap &appSimulator16()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user