summaryrefslogtreecommitdiffstats
path: root/src/imports/shapes/Sphere.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/shapes/Sphere.qml')
-rw-r--r--src/imports/shapes/Sphere.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/shapes/Sphere.qml b/src/imports/shapes/Sphere.qml
index 9f31ca91f..79644e919 100644
--- a/src/imports/shapes/Sphere.qml
+++ b/src/imports/shapes/Sphere.qml
@@ -39,7 +39,7 @@
**
****************************************************************************/
-import QtQuick 1.0
+import QtQuick 2.0
import Qt3D 1.0
import Qt3D.Shapes 1.0