Added own camera icons instead of relying on the system icons
[harmattan/cameraplus] / qml / CameraToolBar.qml
index 8c4d922..0526128 100644 (file)
@@ -122,7 +122,7 @@ Rectangle {
         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