Add an ApplicationHeader in the application
Open, Needs TriagePublic

Description

add the standard application header in the main window that will show page titles.

in main.qml would just be:

Kirigami.ApplicationWindow {

id: root
header: Kirigami.ApplicationHeader {}

Details

Differential Revisions
D6154: Adds header to the main.qml