Skip to content

Commit

Permalink
AMBE feature: corrected export for MSVC
Browse files Browse the repository at this point in the history
  • Loading branch information
f4exb committed May 25, 2022
1 parent d6d4619 commit 9af5179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/feature/ambe/ambeworker.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

class AudioFifo;

class SDRBASE_API AMBEWorker : public QObject {
class AMBEWorker : public QObject {
Q_OBJECT
public:
class MsgTest : public Message
Expand Down

0 comments on commit 9af5179

Please sign in to comment.