summaryrefslogtreecommitdiffstats
path: root/kabc/addresslineedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/addresslineedit.h')
-rw-r--r--kabc/addresslineedit.h2
1 files changed, 1 insertions, 1 deletions
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;