mirror of
https://github.com/KDE/kasts.git
synced 2024-12-24 15:40:44 +01:00
Also fix the about page
This commit is contained in:
parent
966d64c74e
commit
cb9bb84b6f
@ -43,6 +43,7 @@ Kirigami.ApplicationWindow {
|
||||
text: i18n("About")
|
||||
iconName: "help-about-symbolic"
|
||||
onTriggered: root.pageStack.push(aboutPage)
|
||||
enabled: pageStack.currentItem.title !== i18n("About")
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user