summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrRectProperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrRectProperty.h')
-rw-r--r--kpresenter/KPrRectProperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrRectProperty.h b/kpresenter/KPrRectProperty.h
index 6e139a91b..225d6b839 100644
--- a/kpresenter/KPrRectProperty.h
+++ b/kpresenter/KPrRectProperty.h
@@ -30,7 +30,7 @@ class RectPropertyUI;
class KPrRectProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrRectProperty( TQWidget *parent, const char *name, KPrRectValueCmd::RectValues &rectValue );
~KPrRectProperty();