Platform independent components should have QtQuick 2.0
[harmattan/cameraplus] / qml / CameraToolBar.qml
index 8c4d922..70e901c 100644 (file)
@@ -121,8 +121,7 @@ Rectangle {
     CameraToolIcon {
         visible: !parent.hideBack
         id: menu
-        anchors.verticalCenter: parent.verticalCenter
-        iconId: cameraTheme.cameraToolBarMenuIcon
+        iconSource: cameraTheme.cameraToolBarMenuIcon
         anchors.left: parent.left
         anchors.top: parent.top
         anchors.bottom: parent.bottom