summaryrefslogtreecommitdiffstats
path: root/src/kcolorcombo2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kcolorcombo2.h')
-rw-r--r--src/kcolorcombo2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcolorcombo2.h b/src/kcolorcombo2.h
index 0e13404..862a2a1 100644
--- a/src/kcolorcombo2.h
+++ b/src/kcolorcombo2.h
@@ -54,7 +54,7 @@ class KColorPopup;
* TQWidget::paletteChange(oldPalette);
* }
* @endcode
- * or connect the signal KApplication::kdisplayPaletteChanged() to a slot that will set the default color of this widget.
+ * or connect the signal TDEApplication::kdisplayPaletteChanged() to a slot that will set the default color of this widget.
*
* @par Advanced usage:
* By default, the combobox show a well balanced rainbow, OK for most usages, and you don't need to do anything for it to work.\n