summaryrefslogtreecommitdiffstats
path: root/kcontrol/colors/colorscm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/colors/colorscm.cpp')
-rw-r--r--kcontrol/colors/colorscm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/colors/colorscm.cpp b/kcontrol/colors/colorscm.cpp
index 27e0dd09b..4212112cc 100644
--- a/kcontrol/colors/colorscm.cpp
+++ b/kcontrol/colors/colorscm.cpp
@@ -390,7 +390,7 @@ void KColorScheme::save()
cfg2.sync();
TQApplication::syncX();
- // Notify all qt-only apps of the KDE palette changes
+ // Notify all qt-only apps of the TDE palette changes
uint flags = KRdbExportQtColors;
if ( exportColors )
flags |= KRdbExportColors;