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 d87da74..136236f 100644
--- a/ark/archiveformatdlg.h
+++ b/ark/archiveformatdlg.h
@@ -28,7 +28,7 @@
class ArchiveFormatDlg: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ArchiveFormatDlg( TQWidget * parent, const TQString & defaultType );
TQString mimeType();