1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-24 11:12:27 -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 MESSAGE_CLASS_DECLARATION
public: public: