summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabeldict/searchengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/kbabeldict/searchengine.h')
-rw-r--r--kbabel/kbabeldict/searchengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/searchengine.h b/kbabel/kbabeldict/searchengine.h
index 4dfb7f2a..ace70b9c 100644
--- a/kbabel/kbabeldict/searchengine.h
+++ b/kbabel/kbabeldict/searchengine.h
@@ -359,7 +359,7 @@ public:
virtual PrefWidget* preferencesWidget(TQWidget *parent)=0;
/** @returns information about this SearchEngine */
- virtual const KAboutData *about() const= 0;
+ virtual const TDEAboutData *about() const= 0;
/** @returns the i18n name of this search engine */
virtual TQString name() const= 0;