summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qlogicaldevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qlogicaldevice.h')
-rw-r--r--src/input/frontend/qlogicaldevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qlogicaldevice.h b/src/input/frontend/qlogicaldevice.h
index f42deaa73..018d2cb5c 100644
--- a/src/input/frontend/qlogicaldevice.h
+++ b/src/input/frontend/qlogicaldevice.h
@@ -55,7 +55,7 @@ class QT3DINPUTSHARED_EXPORT QLogicalDevice : public Qt3DCore::QComponent
{
Q_OBJECT
public:
- explicit QLogicalDevice(Qt3DCore::QNode *parent = Q_NULLPTR);
+ explicit QLogicalDevice(Qt3DCore::QNode *parent = nullptr);
void addAction(QAction *action);
void removeAction(QAction *action);