From cf989dcd69444c456d60c0eedbc3d5588d653681 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:24:37 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- lib/idmapper.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/idmapper.cc') diff --git a/lib/idmapper.cc b/lib/idmapper.cc index f4fc38c..dc14072 100644 --- a/lib/idmapper.cc +++ b/lib/idmapper.cc @@ -57,7 +57,7 @@ IDMapper::IDMapper() fP = new IDMapperPrivate(); - TQString dbPath = KGlobal::dirs()-> + TQString dbPath = TDEGlobal::dirs()-> saveLocation("data", CSL1("kpilot/") ); TQString dbFile = dbPath + CSL1("mapping.xml"); -- cgit v1.2.1