mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-17 13:51:47 -05:00
Remove SDRGUI_API to allow linking on Windows
This commit is contained in:
parent
ad55211abb
commit
659723cdad
@ -28,7 +28,7 @@ class Feature;
|
||||
class FeatureSetPreset;
|
||||
class WebAPIAdapterInterface;
|
||||
|
||||
class SDRGUI_API FeatureSet
|
||||
class FeatureSet
|
||||
{
|
||||
public:
|
||||
FeatureSet(int tabIndex);
|
||||
|
Loading…
Reference in New Issue
Block a user