summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/png/kfile_png.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins/png/kfile_png.h')
-rw-r--r--kfile-plugins/png/kfile_png.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/png/kfile_png.h b/kfile-plugins/png/kfile_png.h
index 1622efbe..bffc7e0b 100644
--- a/kfile-plugins/png/kfile_png.h
+++ b/kfile-plugins/png/kfile_png.h
@@ -32,7 +32,7 @@ class KPngPlugin: public KFilePlugin
TQ_OBJECT
public:
- KPngPlugin( TQObject *tqparent, const char *name, const TQStringList& preferredItems );
+ KPngPlugin( TQObject *parent, const char *name, const TQStringList& preferredItems );
virtual bool readInfo( KFileMetaInfo& info, uint );
};