Fixed VideoPlayerPage.qml failure to set cameraConfig
[harmattan/cameraplus] / qml / ZoomCaptureCancel.qml
index b85966a..b17d1a5 100644 (file)
@@ -20,8 +20,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-@IMPORT_QT_QUICK@
-import com.nokia.meego 1.1
+import QtQuick 2.0
 import CameraPlus 1.0
 
 MouseArea {
@@ -54,7 +53,7 @@ MouseArea {
             PropertyAnimation { duration: 100; }
         }
 
-        Label {
+        CameraLabel {
             id: label
             anchors.verticalCenter: parent.verticalCenter
             width: parent.width