1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-27 07:16: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 WebAPIAdapterInterface;
class SDRGUI_API FeatureSet
class FeatureSet
{
public:
FeatureSet(int tabIndex);