summaryrefslogtreecommitdiffstats
path: root/src/kcolorcombo2.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-19 23:53:04 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-19 23:53:04 -0600
commit08a27ff4ca540b9abfb3eac67cbba5a480a8bbd3 (patch)
treebcd4a532e741d04ebb160f4761bcb77b875286d4 /src/kcolorcombo2.h
parentdff37d34bfe7faea4801d273ea569eccf7e75c53 (diff)
downloadbasket-08a27ff4ca540b9abfb3eac67cbba5a480a8bbd3.tar.gz
basket-08a27ff4ca540b9abfb3eac67cbba5a480a8bbd3.zip
Rename KApplication to TDEApplication to avoid conflicts with KDE4
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