1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-25 22:36:34 -04:00

GLScope redesign: ScopeVis: corrected export name

This commit is contained in:
f4exb 2021-06-01 11:19:44 +02:00
parent de3b56bd3c
commit 54df0bd21a

View File

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