summaryrefslogtreecommitdiffstats
path: root/kunittest
diff options
context:
space:
mode:
Diffstat (limited to 'kunittest')
-rw-r--r--kunittest/runner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kunittest/runner.cpp b/kunittest/runner.cpp
index 972a34276..e3a8830bb 100644
--- a/kunittest/runner.cpp
+++ b/kunittest/runner.cpp
@@ -58,7 +58,7 @@ namespace KUnitTest
// Add the folder to the "module" resource such that the KLibLoader can
// find the modules in this folder.
- KGlobal::dirs()->addResourceDir("module", folder);
+ TDEGlobal::dirs()->addResourceDir("module", folder);
kdDebug() << "Looking in folder: " << dir.absPath() << endl;
// Get a list of all modules.