summaryrefslogtreecommitdiffstats
path: root/tderesources/birthdays
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/birthdays')
-rw-r--r--tderesources/birthdays/resourcetdeabc.h2
-rw-r--r--tderesources/birthdays/resourcetdeabcconfig.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/birthdays/resourcetdeabc.h b/tderesources/birthdays/resourcetdeabc.h
index 35271c1d5..93c15d943 100644
--- a/tderesources/birthdays/resourcetdeabc.h
+++ b/tderesources/birthdays/resourcetdeabc.h
@@ -47,7 +47,7 @@ namespace KCal {
*/
class KDE_EXPORT ResourceTDEABC : public ResourceCalendar
{
- Q_OBJECT
+ TQ_OBJECT
friend class ResourceTDEABCConfig;
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 );