summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaxisinput.h
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2016-03-14 12:04:37 +0000
committerSean Harmer <sean.harmer@kdab.com>2016-03-22 18:16:11 +0000
commit685ef242aae2837f12da784c979a9e2c4b02dbf2 (patch)
treef54dd6623aeed3a874c4940948545919e7e2376e /src/input/frontend/qaxisinput.h
parente1cc089f90995862d70b660c85a5639dc9f961a8 (diff)
QAxisInput creates creation changes
Task-number: QTBUG-51835 Change-Id: If8290d469e194247223717b2565cad1c13ae5305 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/input/frontend/qaxisinput.h')
-rw-r--r--src/input/frontend/qaxisinput.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/frontend/qaxisinput.h b/src/input/frontend/qaxisinput.h
index c97371e6b..ff7b55ee0 100644
--- a/src/input/frontend/qaxisinput.h
+++ b/src/input/frontend/qaxisinput.h
@@ -86,6 +86,7 @@ protected:
private:
Q_DECLARE_PRIVATE(QAxisInput)
QT3D_CLONEABLE(QAxisInput)
+ Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const Q_DECL_OVERRIDE;
};
} // Qt3DInput