From d4bd676206bc4e76cd23f0002ea6ffec5170ef95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 20 Oct 2012 21:28:06 -0500 Subject: Update TQt3 property/enum macros --- kdgantt/KDGanttSemiSizingControl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdgantt/KDGanttSemiSizingControl.h') diff --git a/kdgantt/KDGanttSemiSizingControl.h b/kdgantt/KDGanttSemiSizingControl.h index 5b83657df..4dfac98d2 100644 --- a/kdgantt/KDGanttSemiSizingControl.h +++ b/kdgantt/KDGanttSemiSizingControl.h @@ -43,7 +43,7 @@ class TQBoxLayout; class KDGanttSemiSizingControl : public KDGanttSizingControl { TQ_PROPERTY( ArrowPosition arrowPosition READ arrowPosition WRITE setArrowPosition ) - Q_ENUMS( ArrowPosition ) + TQ_ENUMS( ArrowPosition ) Q_OBJECT -- cgit v1.2.1