Replace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"
[harmattan/cameraplus] / qml / ImageResolutionSettings.qml
index 17ad2cf..63ce485 100644 (file)
@@ -20,7 +20,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-@IMPORT_QT_QUICK@
+import QtQuick 2.0
 
 Column {
     spacing: 10