mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
refs #403 add BlackGui shared library build
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#ifndef BLACKGUI_SIMULATORCOMPONENT_H
|
||||
#define BLACKGUI_SIMULATORCOMPONENT_H
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "enableforruntime.h"
|
||||
#include "blackmisc/icon.h"
|
||||
#include "blackgui/components/enablefordockwidgetinfoarea.h"
|
||||
@@ -27,7 +28,7 @@ namespace BlackGui
|
||||
{
|
||||
|
||||
//! Simulator component
|
||||
class CSimulatorComponent :
|
||||
class BLACKGUI_EXPORT CSimulatorComponent :
|
||||
public QTabWidget,
|
||||
public CEnableForDockWidgetInfoArea,
|
||||
public CEnableForRuntime
|
||||
|
||||
Reference in New Issue
Block a user