mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
Ref T430, added FG icons
This commit is contained in:
@@ -93,6 +93,8 @@ namespace BlackMisc
|
||||
OSLinux,
|
||||
OSMacOs,
|
||||
OSWindows,
|
||||
SimulatorFG,
|
||||
SimulatorFG16,
|
||||
SimulatorFS9,
|
||||
SimulatorFS916,
|
||||
SimulatorFSX,
|
||||
@@ -500,6 +502,11 @@ namespace BlackMisc
|
||||
static const QPixmap &simulatorFS916();
|
||||
//! @}
|
||||
|
||||
//! Simulator FG @{
|
||||
static const QPixmap &simulatorFG();
|
||||
static const QPixmap &simulatorFG16();
|
||||
//! @}
|
||||
|
||||
//! Simulator XPlane @{
|
||||
static const QPixmap &simulatorXPlane();
|
||||
static const QPixmap &simulatorXPlane16();
|
||||
|
||||
Reference in New Issue
Block a user