plasmoid: Use tiny button for search

This commit is contained in:
Martchus 2019-03-20 17:37:34 +01:00
parent 016e5e29a9
commit 3ff8c2b66c
1 changed files with 1 additions and 1 deletions

View File

@ -532,7 +532,7 @@ ColumnLayout {
Item {
Layout.fillHeight: true
}
PlasmaComponents.Button {
TinyButton {
id: searchButton
iconSource: "search"
enabled: mainTabGroup.currentTab === dirsPage