mirror of https://github.com/KDE/kasts.git
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