for the gallery, use some real icons
i unfortunately don't have dakerfp's filesystem on me ;p
This commit is contained in:
parent
d5bf439e5b
commit
ffe2798e52
@ -89,7 +89,7 @@ PlasmaComponents.Page {
|
||||
width: 140
|
||||
height: 30
|
||||
text: "Icon Button"
|
||||
iconSource: "/home/dakerfp/work/comics-reader/ui/images/random.png"
|
||||
iconSource: "system-shutdown"
|
||||
|
||||
Keys.onTabPressed: bt5.forceActiveFocus();
|
||||
}
|
||||
@ -98,7 +98,7 @@ PlasmaComponents.Page {
|
||||
id: bt5
|
||||
width: 140
|
||||
height: 30
|
||||
iconSource: "/home/dakerfp/work/comics-reader/ui/images/random.png"
|
||||
iconSource: "system-switch-user"
|
||||
|
||||
Keys.onTabPressed: bt1.forceActiveFocus();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user