1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-01 16:38:06 -04:00

SpectrumVis: added missing export for MSVC

This commit is contained in:
f4exb
2020-07-05 11:04:20 +02:00
parent 86176555c2
commit a40df16902
+1 -1
View File
@@ -63,7 +63,7 @@ public:
{ }
};
class MsgStartStop : public Message {
class SDRBASE_API MsgStartStop : public Message {
MESSAGE_CLASS_DECLARATION
public: