diff options
Diffstat (limited to 'kabc/addresslineedit.h')
-rw-r--r-- | kabc/addresslineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/addresslineedit.h b/kabc/addresslineedit.h index ed045bd54..093acf97b 100644 --- a/kabc/addresslineedit.h +++ b/kabc/addresslineedit.h @@ -40,7 +40,7 @@ class LdapSearch; * A lineedit with LDAP and kabc completion * * This lineedit is supposed to be used wherever the user types email addresses - * and might want a completion. You can simply use it as a tqreplacement for + * and might want a completion. You can simply use it as a replacement for * KLineEdit or TQLineEdit. * * You can enable or disable the lineedit at any time. |