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 --- kabc/addresslineedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kabc/addresslineedit.h') diff --git a/kabc/addresslineedit.h b/kabc/addresslineedit.h index 0cbd5dd43..f81ffbfe4 100644 --- a/kabc/addresslineedit.h +++ b/kabc/addresslineedit.h @@ -107,7 +107,7 @@ private: TQString m_typedText; // unused static bool s_addressesDirty; - static KCompletion *s_completion; + static TDECompletion *s_completion; static TQTimer *s_LDAPTimer; static LdapSearch *s_LDAPSearch; static TQString *s_LDAPText; -- cgit v1.2.1