diff options
Diffstat (limited to 'kpresenter/KPrPieProperty.h')
-rw-r--r-- | kpresenter/KPrPieProperty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPieProperty.h b/kpresenter/KPrPieProperty.h index 53509937..3f7eb80d 100644 --- a/kpresenter/KPrPieProperty.h +++ b/kpresenter/KPrPieProperty.h @@ -28,7 +28,7 @@ class PiePropertyUI; class KPrPieProperty : public TQWidget { - Q_OBJECT + TQ_OBJECT public: KPrPieProperty( TQWidget *parent, const char *name, KPrPieValueCmd::PieValues pieValues ); |