summaryrefslogtreecommitdiffstats
path: root/kcontrol/arts/arts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/arts/arts.cpp')
-rw-r--r--kcontrol/arts/arts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/arts/arts.cpp b/kcontrol/arts/arts.cpp
index d2428783b..02e8af03c 100644
--- a/kcontrol/arts/arts.cpp
+++ b/kcontrol/arts/arts.cpp
@@ -141,7 +141,7 @@ void KArtsModule::slotProcessArtsdOutput(TDEProcess*, char* buf, int len)
KArtsModule::KArtsModule(TQWidget *parent, const char *name)
: TDECModule(parent, name), configChanged(false)
{
- setButtons(Default|Apply);
+ setButtons(Default|Apply|Help);
setQuickHelp( i18n("<h1>Sound System</h1> Here you can configure aRts, TDE's sound server."
" This program not only allows you to hear your system sounds while simultaneously"