summaryrefslogtreecommitdiffstats
path: root/tools/thesaurus/main.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-25 00:10:32 -0600
committerTimothy Pearson <[email protected]>2013-01-25 00:10:32 -0600
commit3fe437def8063926892bddf2dcc733861308836d (patch)
tree021d66ad023a32bc8ea0074a1ab3d01316aff8b0 /tools/thesaurus/main.h
parent5b8ab149469c8e186ee8b05d90c0103ae722dd85 (diff)
downloadkoffice-3fe437def8063926892bddf2dcc733861308836d.tar.gz
koffice-3fe437def8063926892bddf2dcc733861308836d.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'tools/thesaurus/main.h')
-rw-r--r--tools/thesaurus/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/thesaurus/main.h b/tools/thesaurus/main.h
index 210be195..c69824b1 100644
--- a/tools/thesaurus/main.h
+++ b/tools/thesaurus/main.h
@@ -115,7 +115,7 @@ protected:
bool m_replacement; // does this dialog offer a replace button etc.?
- KConfig *m_config;
+ TDEConfig *m_config;
TDEProcess *m_thesproc;
TQString m_thesproc_stdout;