Remove deprecated ApplicationHeader

This commit is contained in:
Nicolas Fella 2018-12-14 18:15:07 +01:00
parent 9009439956
commit af9eedad47

View file

@ -29,8 +29,6 @@ Kirigami.ApplicationWindow
width: 800
height: 600
header: Kirigami.ApplicationHeader {}
pageStack.initialPage: ConversationList {
title: i18n("KDE Connect SMS")
}