mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-29 05:22:25 -04:00
GLScope redesign: ScopeVis: corrected export name
This commit is contained in:
parent
de3b56bd3c
commit
54df0bd21a
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
class GLScopeInterface;
|
class GLScopeInterface;
|
||||||
|
|
||||||
class SDRGUI_API ScopeVis : public QObject {
|
class SDRBASE_API ScopeVis : public QObject {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
ScopeVis();
|
ScopeVis();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user