1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-28 15:56:33 -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

View File

@ -63,7 +63,7 @@ public:
{ }
};
class MsgStartStop : public Message {
class SDRBASE_API MsgStartStop : public Message {
MESSAGE_CLASS_DECLARATION
public: