Add help button to KCMs where it was missing

Summary: BUG: 401932

Test Plan: Opened each

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D17458
wilder-broken-krunner
David Edmundson 7 years ago
parent 495d96a15a
commit 62941a1efd
  1. 1
      package/contents/ui/main.qml

@ -29,6 +29,7 @@ ScrollViewKCM {
id: root
ConfigModule.quickHelp: i18n("Language")
ConfigModule.buttons: ConfigModule.Help | ConfigModule.Defaults | ConfigModule.Apply
Component {
id: addLanguageItemComponent

Loading…
Cancel
Save