Update more examples to QtQuick 2.0
[profile/ivi/qtdeclarative.git] / examples / declarative / minehunt / minehunt.qml
index 2129350..80aaeab 100644 (file)
@@ -39,8 +39,8 @@
 **
 ****************************************************************************/
 
-import QtQuick 1.0
-import "MinehuntCore" 1.0
+import QtQuick 2.0
+import "MinehuntCore" 2.0
 
 Item {
     id: field