From aa2e33341bfddf87263cf3bf87061b56d7b2fe87 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 17 Feb 2014 17:59:37 -0600 Subject: Add Help buttons to kcontrol module dialogs in support of bug report 1889. --- kcontrol/tdefontinst/kcmfontinst/KCmFontInst.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/tdefontinst') diff --git a/kcontrol/tdefontinst/kcmfontinst/KCmFontInst.cpp b/kcontrol/tdefontinst/kcmfontinst/KCmFontInst.cpp index cbe8eed5f..7004f0ae5 100644 --- a/kcontrol/tdefontinst/kcmfontinst/KCmFontInst.cpp +++ b/kcontrol/tdefontinst/kcmfontinst/KCmFontInst.cpp @@ -169,7 +169,7 @@ CKCmFontInst::CKCmFontInst(TQWidget *parent, const char *, const TQStringList&) #endif layout->addWidget(itsStatusLabel); - setButtons(0); + setButtons(Default|Apply|Help); setRootOnlyMsg(i18n("The fonts shown are your personal fonts.
To see (and install) " "system-wide fonts, click on the \"Administrator Mode\" button below.")); setUseRootOnlyMsg(true); -- cgit v1.2.1