From cc74f360bb40da3d79f58048f8e8611804980aa6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:30:47 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- khelpcenter/glossary.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'khelpcenter/glossary.h') diff --git a/khelpcenter/glossary.h b/khelpcenter/glossary.h index 37594811c..cb79e25b4 100644 --- a/khelpcenter/glossary.h +++ b/khelpcenter/glossary.h @@ -26,7 +26,7 @@ #include #include -class KConfig; +class TDEConfig; class TDEProcess; class EntryItem; @@ -129,7 +129,7 @@ class Glossary : public KListView void buildGlossaryTree(); TQDomElement childElement( const TQDomElement &e, const TQString &name ); - KConfig *m_config; + TDEConfig *m_config; TQListViewItem *m_byTopicItem; TQListViewItem *m_alphabItem; TQString m_sourceFile; -- cgit v1.2.1