mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:37:03 +08:00
Ref T472, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
969600b65d
commit
1b730dd0b1
@@ -23,8 +23,8 @@
|
||||
#include <QObject>
|
||||
#include <QScopedPointer>
|
||||
|
||||
namespace BlackMisc { namespace Aviation { class CLivery; } }
|
||||
namespace Ui { class CDbLiveryComponent; }
|
||||
namespace BlackMisc { namespace Aviation { class CLivery; } }
|
||||
namespace BlackGui
|
||||
{
|
||||
namespace Views { class CLiveryView; }
|
||||
@@ -36,7 +36,7 @@ namespace BlackGui
|
||||
class BLACKGUI_EXPORT CDbLiveryComponent :
|
||||
public COverlayMessagesFrame,
|
||||
public CEnableForDockWidgetInfoArea,
|
||||
public BlackGui::CEnableForViewBasedIndicator
|
||||
public CEnableForViewBasedIndicator
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user