mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 12:51:49 -05:00
Feature::MsgChannelSettings: added missing export
This commit is contained in:
parent
ada4ae5b1f
commit
204aa9b397
@ -43,7 +43,7 @@ namespace SWGSDRangel
|
||||
class SDRBASE_API Feature : public QObject {
|
||||
Q_OBJECT
|
||||
public:
|
||||
class MsgChannelSettings : public Message {
|
||||
class SDRBASE_API MsgChannelSettings : public Message {
|
||||
MESSAGE_CLASS_DECLARATION
|
||||
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user