summaryrefslogtreecommitdiffstats
path: root/src/engine/keycontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/keycontrol.h')
-rw-r--r--src/engine/keycontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/keycontrol.h b/src/engine/keycontrol.h
index 37d2a27a96..4d9ad1fad0 100644
--- a/src/engine/keycontrol.h
+++ b/src/engine/keycontrol.h
@@ -24,7 +24,7 @@ class KeyControl : public EngineControl {
bool keylock;
};
- KeyControl(QString group, ConfigObject<ConfigValue>* pConfig);
+ KeyControl(QString group, UserSettingsPointer pConfig);
virtual ~KeyControl();
// Returns a struct, with the results of the last pitch and tempo calculations