summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/examples-common/qt3dquickwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/examples-common/qt3dquickwindow.h')
-rw-r--r--examples/qt3d/examples-common/qt3dquickwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/qt3d/examples-common/qt3dquickwindow.h b/examples/qt3d/examples-common/qt3dquickwindow.h
index 85009de20..9991a85e5 100644
--- a/examples/qt3d/examples-common/qt3dquickwindow.h
+++ b/examples/qt3d/examples-common/qt3dquickwindow.h
@@ -78,6 +78,8 @@ protected:
void showEvent(QShowEvent *e) Q_DECL_OVERRIDE;
private:
+ void onSceneCreated(QObject *rootObject);
+
QScopedPointer<Qt3DCore::Quick::QQmlAspectEngine> m_engine;
// Aspects