mirror of
https://github.com/KDE/kasts.git
synced 2025-01-15 18:16:59 +01:00
Add close button to AddFeed OverlaySheet
This commit is contained in:
parent
184ba72208
commit
cfea2e9ad1
@ -15,6 +15,8 @@ import org.kde.alligator 1.0
|
||||
Kirigami.OverlaySheet {
|
||||
id: addSheet
|
||||
parent: applicationWindow().overlay
|
||||
showCloseButton: true
|
||||
|
||||
header: Kirigami.Heading {
|
||||
text: i18n("Add new Feed")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user