From 546d2312d9b4a09110dd2d87fc7f07b330f7ce95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 17:56:54 -0600 Subject: Rename KComp to avoid conflicts with KDE4 --- kate/part/kateviewhelpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kate/part/kateviewhelpers.h') diff --git a/kate/part/kateviewhelpers.h b/kate/part/kateviewhelpers.h index 0ff59352e..980d4d1cd 100644 --- a/kate/part/kateviewhelpers.h +++ b/kate/part/kateviewhelpers.h @@ -115,7 +115,7 @@ class KateCmdLine : public KLineEdit uint m_histpos; ///< position in the history uint m_cmdend; ///< the point where a command ends in the text, if we have a valid one. Kate::Command *m_command; ///< For completing flags/args and interactiveness - class KCompletion *m_oldCompletionObject; ///< save while completing command args. + class TDECompletion *m_oldCompletionObject; ///< save while completing command args. class KateCmdLnWhatsThis *m_help; }; -- cgit v1.2.1