summaryrefslogtreecommitdiffstats
path: root/src/control/controlttrotary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/controlttrotary.h')
-rw-r--r--src/control/controlttrotary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control/controlttrotary.h b/src/control/controlttrotary.h
index edef5bd2f9..59ba41eeb2 100644
--- a/src/control/controlttrotary.h
+++ b/src/control/controlttrotary.h
@@ -23,7 +23,7 @@
class ControlTTRotary : public ControlObject {
Q_OBJECT
public:
- ControlTTRotary(ConfigKey key);
+ ControlTTRotary(const ConfigKey& key);
};
#endif