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 --- kabc/resource.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kabc/resource.h') diff --git a/kabc/resource.h b/kabc/resource.h index 0412a22b1..4824ffda8 100644 --- a/kabc/resource.h +++ b/kabc/resource.h @@ -118,7 +118,7 @@ class KABC_EXPORT Resource : public KRES::Resource @param config The config object where the derived classes can read out their settings. */ - Resource( const KConfig *config ); + Resource( const TDEConfig *config ); /** Destructor. @@ -157,7 +157,7 @@ class KABC_EXPORT Resource : public KRES::Resource /** Writes the resource specific config to file. */ - virtual void writeConfig( KConfig *config ); + virtual void writeConfig( TDEConfig *config ); /** Request a ticket, you have to pass through save() to -- cgit v1.2.3