summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrPieProperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrPieProperty.h')
-rw-r--r--kpresenter/KPrPieProperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPieProperty.h b/kpresenter/KPrPieProperty.h
index 3d89d961..a945eafb 100644
--- a/kpresenter/KPrPieProperty.h
+++ b/kpresenter/KPrPieProperty.h
@@ -30,7 +30,7 @@ class PiePropertyUI;
class KPrPieProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPieProperty( TQWidget *parent, const char *name, KPrPieValueCmd::PieValues pieValues );
~KPrPieProperty();