diff options
Diffstat (limited to 'tderesources/birthdays/resourcetdeabcconfig.h')
-rw-r--r-- | tderesources/birthdays/resourcetdeabcconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/birthdays/resourcetdeabcconfig.h b/tderesources/birthdays/resourcetdeabcconfig.h index 80efd02b3..88ade2687 100644 --- a/tderesources/birthdays/resourcetdeabcconfig.h +++ b/tderesources/birthdays/resourcetdeabcconfig.h @@ -40,7 +40,7 @@ namespace KCal { */ class ResourceTDEABCConfig : public KRES::ConfigWidget { - Q_OBJECT + TQ_OBJECT public: ResourceTDEABCConfig( TQWidget* parent = 0, const char* name = 0 ); |