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:
Nicolas Fella 2018-10-31 16:16:10 +01:00
parent 70926fbeaf
commit 1359a9c059

View file

@ -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 {}