1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-10 17:58:36 -04:00

Remove SDRGUI_API to allow linking on Windows

This commit is contained in:
Jon Beniston
2020-10-02 13:57:00 +01:00
parent ad55211abb
commit 659723cdad
+1 -1
View File
@@ -28,7 +28,7 @@ class Feature;
class FeatureSetPreset;
class WebAPIAdapterInterface;
class SDRGUI_API FeatureSet
class FeatureSet
{
public:
FeatureSet(int tabIndex);