From 352b2ef6c06332062d35211d7f49942315d2f36a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:18:41 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- sip/kresources/factory.sip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip/kresources/factory.sip') diff --git a/sip/kresources/factory.sip b/sip/kresources/factory.sip index b854414..e6555c8 100644 --- a/sip/kresources/factory.sip +++ b/sip/kresources/factory.sip @@ -38,7 +38,7 @@ class Factory public: static KRES::Factory* self (const TQString&); KRES::ConfigWidget* configWidget (const TQString&, TQWidget* = 0); - KRES::Resource* resource (const TQString&, const KConfig*); + KRES::Resource* resource (const TQString&, const TDEConfig*); TQStringList typeNames () const; TQString typeName (const TQString&) const; TQString typeDescription (const TQString&) const; -- cgit v1.2.1