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 91fe5e5df..2e5091652 100644 --- a/kpresenter/KPrDuplicateObjDia.h +++ b/kpresenter/KPrDuplicateObjDia.h @@ -32,7 +32,7 @@ class KoUnitDoubleSpinBox; class KPrDuplicatObjDia : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: KPrDuplicatObjDia( TQWidget *parent, KPrDocument * _doc, const char *name=0L); int nbCopy() const; |
