diff options
Diffstat (limited to 'src/kexportdialog.h')
-rw-r--r-- | src/kexportdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kexportdialog.h b/src/kexportdialog.h index 2c453b7..df6e800 100644 --- a/src/kexportdialog.h +++ b/src/kexportdialog.h @@ -29,7 +29,7 @@ class KExportDialog : public TQDialog { - Q_OBJECT + TQ_OBJECT public: KExportDialog(TQWidget *parent = 0, const char *name = 0 ); |