aboutsummaryrefslogtreecommitdiff
path: root/src/ui/eqwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/eqwidget.h')
-rw-r--r--src/ui/eqwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/eqwidget.h b/src/ui/eqwidget.h
index 7a48a00b8..4417cf1c0 100644
--- a/src/ui/eqwidget.h
+++ b/src/ui/eqwidget.h
@@ -53,7 +53,7 @@ public:
* necessary for auto-load presets
*/
void loadPreset(const QString &name);
- void setMimimalMode(bool b = TRUE);
+ void setMimimalMode(bool b = true);
signals:
void valueChanged();