summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaxisactionhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qaxisactionhandler.h')
-rw-r--r--src/input/frontend/qaxisactionhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qaxisactionhandler.h b/src/input/frontend/qaxisactionhandler.h
index 388014f01..ed3c17884 100644
--- a/src/input/frontend/qaxisactionhandler.h
+++ b/src/input/frontend/qaxisactionhandler.h
@@ -70,7 +70,7 @@ Q_SIGNALS:
protected:
Q_DECLARE_PRIVATE(QAxisActionHandler)
- QAxisActionHandler(QAxisActionHandlerPrivate &dd, Qt3DCore::QNode *parent = 0);
+ QAxisActionHandler(QAxisActionHandlerPrivate &dd, Qt3DCore::QNode *parent = Q_NULLPTR);
void copy(const Qt3DCore::QNode *ref) Q_DECL_OVERRIDE;
void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &change) Q_DECL_OVERRIDE;