summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputaspect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qinputaspect.h')
-rw-r--r--src/input/frontend/qinputaspect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qinputaspect.h b/src/input/frontend/qinputaspect.h
index 91d8e25d9..6420c24cb 100644
--- a/src/input/frontend/qinputaspect.h
+++ b/src/input/frontend/qinputaspect.h
@@ -57,7 +57,7 @@ public:
QVector<Qt3DCore::QAspectJobPtr> jobsToExecute(qint64 time) Q_DECL_OVERRIDE;
private:
- void onInitialize(const QVariantMap &data) Q_DECL_OVERRIDE;
+ void onInitialize() Q_DECL_OVERRIDE;
void onCleanup() Q_DECL_OVERRIDE;
void loadInputDevicePlugins();