summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/examples-common/qt3dwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/examples-common/qt3dwindow.h')
-rw-r--r--examples/qt3d/examples-common/qt3dwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/qt3d/examples-common/qt3dwindow.h b/examples/qt3d/examples-common/qt3dwindow.h
index 11433e29a..fad0ace11 100644
--- a/examples/qt3d/examples-common/qt3dwindow.h
+++ b/examples/qt3d/examples-common/qt3dwindow.h
@@ -71,6 +71,7 @@ class QRenderAspect;
namespace Qt3DInput {
class QInputAspect;
+class QInputSettings;
}
namespace Qt3DLogic {
@@ -118,6 +119,7 @@ private:
Qt3DRender::QCamera *m_defaultCamera;
// Input configuration
+ Qt3DInput::QInputSettings *m_inputSettings;
// Logic configuration