diff options
Diffstat (limited to 'tdeabc/resourceselectdialog.h')
-rw-r--r-- | tdeabc/resourceselectdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/resourceselectdialog.h b/tdeabc/resourceselectdialog.h index 1d820ece1..b8df436ac 100644 --- a/tdeabc/resourceselectdialog.h +++ b/tdeabc/resourceselectdialog.h @@ -38,7 +38,7 @@ class Resource; */ class KABC_EXPORT_DEPRECATED ResourceSelectDialog : KDialog { - Q_OBJECT + TQ_OBJECT public: ResourceSelectDialog( AddressBook *ab, TQWidget *parent = 0, |