summaryrefslogtreecommitdiffstats
path: root/kfloppy/zip.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfloppy/zip.h')
-rw-r--r--kfloppy/zip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfloppy/zip.h b/kfloppy/zip.h
index b422c92..525eb3f 100644
--- a/kfloppy/zip.h
+++ b/kfloppy/zip.h
@@ -47,7 +47,7 @@ class KConfig;
class ZipFormat : public DiskFormat
{
Q_OBJECT
- TQ_OBJECT
+
public:
ZipFormat(TQWidget *w, const char *n);