summaryrefslogtreecommitdiffstats
path: root/kdesktop/desktop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/desktop.cc')
-rw-r--r--kdesktop/desktop.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/desktop.cc b/kdesktop/desktop.cc
index 5b125de2c..277628e4d 100644
--- a/kdesktop/desktop.cc
+++ b/kdesktop/desktop.cc
@@ -810,7 +810,7 @@ void KDesktop::slotSettingsChanged(int category)
void KDesktop::slotIconChanged(int group)
{
- if ( group == KIcon::Desktop )
+ if ( group == TDEIcon::Desktop )
{
kdDebug(1204) << "KDesktop::slotIconChanged" << endl;
refresh();