diff options
Diffstat (limited to 'kab/addressbook.h')
| -rw-r--r-- | kab/addressbook.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kab/addressbook.h b/kab/addressbook.h index bd71b23b9..1137407b3 100644 --- a/kab/addressbook.h +++ b/kab/addressbook.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* This file declares the basic personal information management class used in the TDE addressbook. @@ -183,7 +183,7 @@ class CategoriesMap : public TQMap<int, TQString> class AddressBook : public TQFrame { // ############################################################################ - Q_OBJECT + TQ_OBJECT // ---------------------------------------------------------------------------- public: /** |
