summaryrefslogtreecommitdiffstats
path: root/korn/dockeditem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korn/dockeditem.cpp')
-rw-r--r--korn/dockeditem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/dockeditem.cpp b/korn/dockeditem.cpp
index 9d30717f..fac1cc47 100644
--- a/korn/dockeditem.cpp
+++ b/korn/dockeditem.cpp
@@ -57,7 +57,7 @@ void DockedItem::showBox()
_systemtray->show();
}
-void DockedItem::readConfig( KConfig* config, const int index )
+void DockedItem::readConfig( TDEConfig* config, const int index )
{
BoxContainerItem::readConfig( config, index );