diff options
Diffstat (limited to 'part/kxefilenewdialog.h')
-rw-r--r-- | part/kxefilenewdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/part/kxefilenewdialog.h b/part/kxefilenewdialog.h index 20b3f1b..ba1c44c 100644 --- a/part/kxefilenewdialog.h +++ b/part/kxefilenewdialog.h @@ -22,7 +22,7 @@ Dialog for File->New assistance. class KXEFileNewDialog : public KXESpecProcInstrDialog { public: - KXEFileNewDialog(QWidget* parent, const char* name=0); + KXEFileNewDialog(TQWidget* parent, const char* name=0); ~KXEFileNewDialog(); |