mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 06:25:37 +08:00
Moved XPDR definitions into "actionhotkeydefs.h"
This commit is contained in:
committed by
Mat Sutcliffe
parent
017e9402fd
commit
d072224a8b
@@ -44,6 +44,18 @@ namespace BlackMisc
|
||||
//! Audio icon volume -
|
||||
BLACKMISC_EXPORT const QPixmap &audioVolumeDecreaseHotkeyIcon();
|
||||
|
||||
//! XPDR state
|
||||
BLACKMISC_EXPORT const QString &toggleXPDRStateHotkeyAction();
|
||||
|
||||
//! XPDR state
|
||||
BLACKMISC_EXPORT const QPixmap &toggleXPDRStateHotkeyIcon();
|
||||
|
||||
//! XPDR state
|
||||
BLACKMISC_EXPORT const QString &toggleXPDRIdentHotkeyAction();
|
||||
|
||||
//! XPDR ident
|
||||
BLACKMISC_EXPORT const QPixmap &toggleXPDRIdentHotkeyIcon();
|
||||
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user