diff options
Diffstat (limited to 'src/kexportdialog.h')
-rwxr-xr-x | src/kexportdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kexportdialog.h b/src/kexportdialog.h index b52293d..2c453b7 100755 --- a/src/kexportdialog.h +++ b/src/kexportdialog.h @@ -30,7 +30,7 @@ class KExportDialog : public TQDialog { Q_OBJECT - TQ_OBJECT + public: KExportDialog(TQWidget *parent = 0, const char *name = 0 ); ~KExportDialog(); |