summaryrefslogtreecommitdiffstats
path: root/ark/archiveformatdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ark/archiveformatdlg.h')
-rw-r--r--ark/archiveformatdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/archiveformatdlg.h b/ark/archiveformatdlg.h
index 136236f..733358a 100644
--- a/ark/archiveformatdlg.h
+++ b/ark/archiveformatdlg.h
@@ -27,7 +27,7 @@
class ArchiveFormatDlg: public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
ArchiveFormatDlg( TQWidget * parent, const TQString & defaultType );