mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 19:35:33 +08:00
Setting UI improvement
* pressing shift while clicking the button shows overview * hint in overview, that there are shortcuts
This commit is contained in:
@@ -34,8 +34,7 @@ namespace BlackGui
|
||||
{
|
||||
//! Main keypad area as used with main info area
|
||||
//! \sa CMainInfoAreaComponent
|
||||
class BLACKGUI_EXPORT CMainKeypadAreaComponent :
|
||||
public QFrame
|
||||
class BLACKGUI_EXPORT CMainKeypadAreaComponent : public QFrame
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user