Browse Source

Replace iconSource

cl-refactor
yann300 10 years ago
parent
commit
cac90f6d11
  1. 2
      mix/qml/WebPreview.qml

2
mix/qml/WebPreview.qml

@ -345,7 +345,7 @@ Item {
height: 22
width: 22
action: clearAction
iconSource: "qrc:/qml/img/broom.png"
iconSource: "qrc:/qml/img/cleariconactive.png"
}
Action {

Loading…
Cancel
Save