summaryrefslogtreecommitdiffstats
path: root/src/widget/wvumeterglsl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wvumeterglsl.h')
-rw-r--r--src/widget/wvumeterglsl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wvumeterglsl.h b/src/widget/wvumeterglsl.h
index 4070836994..99d93d5b7b 100644
--- a/src/widget/wvumeterglsl.h
+++ b/src/widget/wvumeterglsl.h
@@ -11,7 +11,7 @@
class WVuMeterGLSL : public WVuMeterBase {
Q_OBJECT
public:
- explicit WVuMeterGLSL(QWidget* parent = nullptr);
+ explicit WVuMeterGLSL(QWidget* pParent = nullptr);
~WVuMeterGLSL() override;
private: