diff options
Diffstat (limited to 'part/kxeprocinstrdialog.h')
-rw-r--r-- | part/kxeprocinstrdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/part/kxeprocinstrdialog.h b/part/kxeprocinstrdialog.h index 2fac93b..953fd95 100644 --- a/part/kxeprocinstrdialog.h +++ b/part/kxeprocinstrdialog.h @@ -22,7 +22,7 @@ class KXEProcInstrDialog : public KXEProcInstrDialogBase { - Q_OBJECT + TQ_OBJECT public: KXEProcInstrDialog( TQWidget * pParent = 0, const char * pszName = 0, bool fModal = true, WFlags fl = 0 ); |