okay maybe not

This commit is contained in:
itsmattkc
2020-11-08 00:47:59 +11:00
parent 83cefbd7c7
commit 6ecdb02fd0
24 changed files with 393 additions and 388 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ public:
WaveformScope(QWidget* parent = nullptr);
protected:
virtual OpenGLShaderPtr CreateShader() override;
virtual QVariant CreateShader() override;
virtual void DrawScope() override;