1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-24 11:12:27 -04:00

Feature::MsgChannelSettings: added missing export

This commit is contained in:
f4exb 2020-10-28 01:49:06 +01:00
parent ada4ae5b1f
commit 204aa9b397

View File

@ -43,7 +43,7 @@ namespace SWGSDRangel
class SDRBASE_API Feature : public QObject { class SDRBASE_API Feature : public QObject {
Q_OBJECT Q_OBJECT
public: public:
class MsgChannelSettings : public Message { class SDRBASE_API MsgChannelSettings : public Message {
MESSAGE_CLASS_DECLARATION MESSAGE_CLASS_DECLARATION
public: public: