1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

Windows: MSVC2017: adapt hackrfinput plugin module

This commit is contained in:
f4exb
2018-11-13 11:08:34 +01:00
parent 27152dbb14
commit 977a2abd90
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
class DEVICES_API DeviceHackRFShared
{
public:
class MsgConfigureFrequencyDelta : public Message
class DEVICES_API MsgConfigureFrequencyDelta : public Message
{
MESSAGE_CLASS_DECLARATION