Remove SDRGUI_API to allow linking on Windows

pull/651/head
Jon Beniston 2020-10-02 13:57:00 +01:00
rodzic ad55211abb
commit 659723cdad
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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