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