summaryrefslogtreecommitdiffstats
path: root/kcm_gtk
diff options
context:
space:
mode:
Diffstat (limited to 'kcm_gtk')
-rw-r--r--kcm_gtk/kcmgtk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm_gtk/kcmgtk.cpp b/kcm_gtk/kcmgtk.cpp
index ccd18c1..f53f40a 100644
--- a/kcm_gtk/kcmgtk.cpp
+++ b/kcm_gtk/kcmgtk.cpp
@@ -552,7 +552,7 @@ int KcmGtk::buttons()
TQString KcmGtk::quickHelp() const
{
- return i18n("");
+ return "";
}
void KcmGtk::emacsDetailsClicked()