summaryrefslogtreecommitdiffstats
path: root/src/control/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/control.h')
-rw-r--r--src/control/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control/control.h b/src/control/control.h
index da89fafb06..9f2f89c395 100644
--- a/src/control/control.h
+++ b/src/control/control.h
@@ -160,7 +160,7 @@ class ControlDoublePrivate : public QObject {
private:
ControlDoublePrivate(
- ConfigKey key,
+ const ConfigKey& key,
ControlObject* pCreatorCO,
bool bIgnoreNops,
bool bTrack,