diff options
Diffstat (limited to 'kpresenter/KPrRectProperty.h')
-rw-r--r-- | kpresenter/KPrRectProperty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrRectProperty.h b/kpresenter/KPrRectProperty.h index b9ee93d7..7da43f4e 100644 --- a/kpresenter/KPrRectProperty.h +++ b/kpresenter/KPrRectProperty.h @@ -28,7 +28,7 @@ class RectPropertyUI; class KPrRectProperty : public TQWidget { - Q_OBJECT + TQ_OBJECT public: KPrRectProperty( TQWidget *parent, const char *name, KPrRectValueCmd::RectValues &rectValue ); |