GLScope redesign: ScopeVis: corrected export name

This commit is contained in:
f4exb 2021-06-01 11:19:44 +02:00
parent de3b56bd3c
commit 54df0bd21a
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
class GLScopeInterface;
class SDRGUI_API ScopeVis : public QObject {
class SDRBASE_API ScopeVis : public QObject {
Q_OBJECT
public:
ScopeVis();