summaryrefslogtreecommitdiffstats
path: root/ark/extractiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ark/extractiondialog.h')
-rw-r--r--ark/extractiondialog.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ark/extractiondialog.h b/ark/extractiondialog.h
index aae9e99..0b5a229 100644
--- a/ark/extractiondialog.h
+++ b/ark/extractiondialog.h
@@ -40,7 +40,7 @@ class KURLRequester;
class ExtractionDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
@@ -94,5 +94,3 @@ class ExtractionDialog : public KDialogBase
};
#endif // EXTRACTIONDIALOG_H
-// kate: space-indent off; tab-width 4;
-