1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-09-06 07:07:48 -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

View File

@ -28,7 +28,7 @@ class Feature;
class FeatureSetPreset; class FeatureSetPreset;
class WebAPIAdapterInterface; class WebAPIAdapterInterface;
class SDRGUI_API FeatureSet class FeatureSet
{ {
public: public:
FeatureSet(int tabIndex); FeatureSet(int tabIndex);