summaryrefslogtreecommitdiffstats
path: root/tdecore/kglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kglobal.h')
-rw-r--r--tdecore/kglobal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/kglobal.h b/tdecore/kglobal.h
index 075f068b7..4b727b281 100644
--- a/tdecore/kglobal.h
+++ b/tdecore/kglobal.h
@@ -28,7 +28,7 @@ class KIconLoader;
class TDEHardwareDevices;
class TDEGlobalNetworkManager;
class KLocale;
-class KStandardDirs;
+class TDEStandardDirs;
class KStaticDeleterBase;
class KStaticDeleterList;
class KStringDict;
@@ -59,7 +59,7 @@ public:
* Returns the application standard dirs object.
* @return the global standard dir object
*/
- static KStandardDirs *dirs();
+ static TDEStandardDirs *dirs();
/**
* Returns the general config object.