summaryrefslogtreecommitdiffstats
path: root/kdict/applet/kdictapplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdict/applet/kdictapplet.h')
-rw-r--r--kdict/applet/kdictapplet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/applet/kdictapplet.h b/kdict/applet/kdictapplet.h
index d1127e15..8e56e48e 100644
--- a/kdict/applet/kdictapplet.h
+++ b/kdict/applet/kdictapplet.h
@@ -88,7 +88,7 @@ protected slots:
private:
KHistoryCombo *internalCombo, *externalCombo;
- KCompletion *completionObject;
+ TDECompletion *completionObject;
TQLabel *textLabel, *iconLabel;
TQPushButton *verticalBtn, *clipboardBtn, *defineBtn, *matchBtn;
TQWidget *baseWidget;