summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qgamepadinput_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qgamepadinput_p.h')
-rw-r--r--src/input/frontend/qgamepadinput_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qgamepadinput_p.h b/src/input/frontend/qgamepadinput_p.h
index 25c844f47..b30758f82 100644
--- a/src/input/frontend/qgamepadinput_p.h
+++ b/src/input/frontend/qgamepadinput_p.h
@@ -61,7 +61,7 @@ class QT3DINPUTSHARED_PRIVATE_EXPORT QGamepadInput : public QAbstractPhysicalDev
Q_OBJECT
Q_PROPERTY(int deviceId READ deviceId WRITE setDeviceId NOTIFY deviceIdChanged)
public:
- explicit QGamepadInput(Qt3DCore::QNode *parent = Q_NULLPTR);
+ explicit QGamepadInput(Qt3DCore::QNode *parent = nullptr);
explicit QGamepadInput(const QGamepadInput &other);
int deviceId() const;