diff options
Diffstat (limited to 'tdeabc/addresslineedit.h')
-rw-r--r-- | tdeabc/addresslineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/addresslineedit.h b/tdeabc/addresslineedit.h index b8f83ceab..d42e35533 100644 --- a/tdeabc/addresslineedit.h +++ b/tdeabc/addresslineedit.h @@ -49,7 +49,7 @@ class LdapSearch; */ class KABC_EXPORT AddressLineEdit : public KLineEdit { - Q_OBJECT + TQ_OBJECT public: AddressLineEdit(TQWidget* parent, bool useCompletion = true, const char *name = 0L); |