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:
@@ -28,7 +28,7 @@ class Feature;
|
||||
class FeatureSetPreset;
|
||||
class WebAPIAdapterInterface;
|
||||
|
||||
class SDRGUI_API FeatureSet
|
||||
class FeatureSet
|
||||
{
|
||||
public:
|
||||
FeatureSet(int tabIndex);
|
||||
|
||||
Reference in New Issue
Block a user