From 895d76e0de9e13d6014992f49e51c7928b59ca77 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 17:57:54 -0600 Subject: Rename KComp to avoid conflicts with KDE4 --- kdict/applet/kdictapplet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdict/applet/kdictapplet.h') 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; -- cgit v1.2.1