summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-02 20:46:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-02 20:46:02 -0600
commit888390be013f27d687f1f3ca6b5b9aec2c86c9f3 (patch)
tree3523ae198e00944f45379c6ac6c16b2865702be2 /src
parentf052e0f1fafde885e6bf192117369d70fa711035 (diff)
downloadbasket-888390be013f27d687f1f3ca6b5b9aec2c86c9f3.tar.gz
basket-888390be013f27d687f1f3ca6b5b9aec2c86c9f3.zip
Rename kdisplay for enhanced compatibility with KDE4
Diffstat (limited to 'src')
-rw-r--r--src/kcolorcombo2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcolorcombo2.h b/src/kcolorcombo2.h
index 92d8d04..5fa3f9d 100644
--- a/src/kcolorcombo2.h
+++ b/src/kcolorcombo2.h
@@ -54,7 +54,7 @@ class KColorPopup;
* TQWidget::paletteChange(oldPalette);
* }
* @endcode
- * or connect the signal TDEApplication::kdisplayPaletteChanged() to a slot that will set the default color of this widget.
+ * or connect the signal TDEApplication::tdedisplayPaletteChanged() 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