mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-24 03:02:29 -04: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 {
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user