diff options
Diffstat (limited to 'tools/thesaurus/main.h')
-rw-r--r-- | tools/thesaurus/main.h | 2 |
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; |