summaryrefslogtreecommitdiffstats
path: root/tdeutils/ksettings/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeutils/ksettings/dialog.h')
-rw-r--r--tdeutils/ksettings/dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeutils/ksettings/dialog.h b/tdeutils/ksettings/dialog.h
index 7f87b861b..619c05749 100644
--- a/tdeutils/ksettings/dialog.h
+++ b/tdeutils/ksettings/dialog.h
@@ -59,7 +59,7 @@ namespace KSettings
* \endcode
* and the action for the config dialog is connected to the show slot:
* \code
- * KStdAction::preferences( m_cfgdlg, TQT_SLOT( show() ), actionCollection() );
+ * KStdAction::preferences( m_cfgdlg, TQ_SLOT( show() ), actionCollection() );
* \endcode
*
* If you need to be informed when the config was changed and applied in the