Replace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"
[harmattan/cameraplus] / qml / VideoColorFilterButton.qml
index 46a5bb4..60f702a 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
 import QtCamera 1.0
 import "data.js" as Data