From 28edc0aa2ab09297288186f5bc15765eb7be58c0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:47:22 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- kunittest/runner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kunittest/runner.cpp') 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. -- cgit v1.2.3