summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoDocumentInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoDocumentInfo.h')
-rw-r--r--lib/kofficecore/KoDocumentInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoDocumentInfo.h b/lib/kofficecore/KoDocumentInfo.h
index 4ecd2cef..b113e75e 100644
--- a/lib/kofficecore/KoDocumentInfo.h
+++ b/lib/kofficecore/KoDocumentInfo.h
@@ -131,7 +131,7 @@ private:
TQString m_street;
TQString m_initial;
TQString m_position;
- KConfig *m_emailCfg;
+ TDEConfig *m_emailCfg;
};
class KOFFICECORE_EXPORT KoDocumentInfoAbout : public KoDocumentInfoPage