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
|
||||
height: 500
|
||||
|
||||
header: Kirigami.ApplicationHeader {}
|
||||
|
||||
Component {
|
||||
id: findDevicesComp
|
||||
FindDevicesPage {}
|
||||
|
|
Loading…
Reference in a new issue