mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Also allow to use SHIFT + button for models, aircraft
* added setTab functions * shift can be used to reset to first tab
This commit is contained in:
@@ -50,7 +50,7 @@ namespace BlackGui
|
||||
explicit CMainInfoAreaComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CMainInfoAreaComponent();
|
||||
virtual ~CMainInfoAreaComponent() override;
|
||||
|
||||
//! Info areas
|
||||
enum InfoArea
|
||||
|
||||
Reference in New Issue
Block a user