mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
refs #403 add BlackGui shared library build
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#ifndef BLACKGUI_SELCALCODESELECTOR_H
|
||||
#define BLACKGUI_SELCALCODESELECTOR_H
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "blackmisc/aviation/selcal.h"
|
||||
#include <QFrame>
|
||||
#include <QScopedPointer>
|
||||
@@ -21,7 +22,7 @@ namespace BlackGui
|
||||
{
|
||||
|
||||
//! SELCAL mode selector
|
||||
class CSelcalCodeSelector : public QFrame
|
||||
class BLACKGUI_EXPORT CSelcalCodeSelector : public QFrame
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user