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