mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -05:00
AMBE feature: corrected export for MSVC
This commit is contained in:
parent
d6d4619296
commit
9af5179e1d
@ -34,7 +34,7 @@
|
||||
|
||||
class AudioFifo;
|
||||
|
||||
class SDRBASE_API AMBEWorker : public QObject {
|
||||
class AMBEWorker : public QObject {
|
||||
Q_OBJECT
|
||||
public:
|
||||
class MsgTest : public Message
|
||||
|
Loading…
Reference in New Issue
Block a user