different icon in testapplet

wilder-5.14
Sebastian Kügler 13 years ago
parent eb1ba0f6fd
commit acacef288c
  1. 4
      applets/testcomponentsapplet/contents/ui/IconsPage.qml

@ -62,13 +62,11 @@ PlasmaComponents.Page {
width: _h
height: width
}
PlasmaCore.IconItem {
source: "maximize"
source: "resize-tr2bl"
width: _h
height: width
}
PlasmaCore.IconItem {
source: "akonadi"
width: _h

Loading…
Cancel
Save