From 703fb0c89c2eee56a1e613e67a446db9d4287929 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:35:07 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- dcop/dcopidl/dcopidl_test.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dcop/dcopidl/dcopidl_test.h') diff --git a/dcop/dcopidl/dcopidl_test.h b/dcop/dcopidl/dcopidl_test.h index 2e896fb52..6f39cab99 100644 --- a/dcop/dcopidl/dcopidl_test.h +++ b/dcop/dcopidl/dcopidl_test.h @@ -14,7 +14,7 @@ class Test2; // this has to work too #include -typedef TQMap KIODownloadMap; +typedef TQMap KIODownloadMap; class Test3; // Those namespaces are opened and closed, so they should be just ignored @@ -78,7 +78,7 @@ private: Test3 *doc(); struct KIODownload; - typedef TQMap KIODownloadMap; + typedef TQMap KIODownloadMap; }; class Test2 : public DCOPObject -- cgit v1.2.1