Don't use deprecated ApplicationHeader
Summary: Use the implicit header This makes the Add commands action show up in the top bar on desktop Desktop {F6375830} Mobile {F6375831} Reviewers: #kde_connect, apol Reviewed By: #kde_connect, apol Subscribers: kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D16548
This commit is contained in:
parent
70926fbeaf
commit
1359a9c059
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ Kirigami.ApplicationWindow
|
||||||
width: 900
|
width: 900
|
||||||
height: 500
|
height: 500
|
||||||
|
|
||||||
header: Kirigami.ApplicationHeader {}
|
|
||||||
|
|
||||||
Component {
|
Component {
|
||||||
id: findDevicesComp
|
id: findDevicesComp
|
||||||
FindDevicesPage {}
|
FindDevicesPage {}
|
||||||
|
|
Loading…
Reference in a new issue