summaryrefslogtreecommitdiffstats
path: root/libtdepim/kresourceprefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/kresourceprefs.h')
-rw-r--r--libtdepim/kresourceprefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/kresourceprefs.h b/libtdepim/kresourceprefs.h
index 6d96dead..968d86a9 100644
--- a/libtdepim/kresourceprefs.h
+++ b/libtdepim/kresourceprefs.h
@@ -35,7 +35,7 @@ class TQString;
The prefix should be an unique identifier to avoid name clashes and the method
has to be called before readConfig(), otherwise the wrong entries are read.
*/
-class KDE_EXPORT KResourcePrefs : public KConfigSkeleton
+class KDE_EXPORT KResourcePrefs : public TDEConfigSkeleton
{
public:
KResourcePrefs( const TQString &name = TQString() );