summaryrefslogtreecommitdiffstats
path: root/examples/declarative-camera/CameraPropertyPopup.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative-camera/CameraPropertyPopup.qml')
-rw-r--r--examples/declarative-camera/CameraPropertyPopup.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative-camera/CameraPropertyPopup.qml b/examples/declarative-camera/CameraPropertyPopup.qml
index f101b69ce..c86db3bf8 100644
--- a/examples/declarative-camera/CameraPropertyPopup.qml
+++ b/examples/declarative-camera/CameraPropertyPopup.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import Qt 4.7
+import QtQuick 2.0
Rectangle {
id: propertyPopup