diff options
Diffstat (limited to 'kpresenter/KPrDuplicateObjDia.h')
-rw-r--r-- | kpresenter/KPrDuplicateObjDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrDuplicateObjDia.h b/kpresenter/KPrDuplicateObjDia.h index 3800e5f1..0736846b 100644 --- a/kpresenter/KPrDuplicateObjDia.h +++ b/kpresenter/KPrDuplicateObjDia.h @@ -30,7 +30,7 @@ class KoUnitDoubleSpinBox; class KPrDuplicatObjDia : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: KPrDuplicatObjDia( TQWidget *parent, KPrDocument * _doc, const char *name=0L); |