summaryrefslogtreecommitdiffstats
path: root/kpilot/fileInstaller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/fileInstaller.cc')
-rw-r--r--kpilot/fileInstaller.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/fileInstaller.cc b/kpilot/fileInstaller.cc
index d46c67d..61b0e8c 100644
--- a/kpilot/fileInstaller.cc
+++ b/kpilot/fileInstaller.cc
@@ -51,7 +51,7 @@ FileInstaller::FileInstaller() :
{
FUNCTIONSETUP;
- fDirName = KGlobal::dirs()->saveLocation("data",
+ fDirName = TDEGlobal::dirs()->saveLocation("data",
CSL1("kpilot/pending_install/"));
fPendingCopies = 0;