mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
refs #927, linked button with component
This commit is contained in:
committed by
Mathew Sutcliffe
parent
81caa32003
commit
6863bf2937
@@ -23,7 +23,6 @@ class QPixmap;
|
||||
class QWidget;
|
||||
|
||||
namespace Ui { class CCockpitInfoAreaComponent; }
|
||||
|
||||
namespace BlackGui
|
||||
{
|
||||
namespace Components
|
||||
@@ -39,7 +38,7 @@ namespace BlackGui
|
||||
explicit CCockpitInfoAreaComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
~CCockpitInfoAreaComponent();
|
||||
virtual ~CCockpitInfoAreaComponent();
|
||||
|
||||
//! Info areas
|
||||
enum InfoArea
|
||||
|
||||
Reference in New Issue
Block a user