From 72d6005aa2755b993c0cc2fc177209594b2c26d0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 20 Oct 2012 21:22:47 -0500 Subject: Update TQt3 property/enum macros --- kopete/libkopete/kopetecontact.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/libkopete/kopetecontact.h') diff --git a/kopete/libkopete/kopetecontact.h b/kopete/libkopete/kopetecontact.h index fa7e3f3c..a268920f 100644 --- a/kopete/libkopete/kopetecontact.h +++ b/kopete/libkopete/kopetecontact.h @@ -56,7 +56,7 @@ class KOPETE_EXPORT Contact : public TQObject Q_OBJECT - Q_ENUMS( CanCreateFlags ) + TQ_ENUMS( CanCreateFlags ) TQ_PROPERTY( TQString formattedName READ formattedName ) TQ_PROPERTY( TQString formattedIdleTime READ formattedIdleTime ) TQ_PROPERTY( bool isOnline READ isOnline ) -- cgit v1.2.1