summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/gif/kfile_gif.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins/gif/kfile_gif.h')
-rw-r--r--kfile-plugins/gif/kfile_gif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/gif/kfile_gif.h b/kfile-plugins/gif/kfile_gif.h
index a5d69910..9e1b9907 100644
--- a/kfile-plugins/gif/kfile_gif.h
+++ b/kfile-plugins/gif/kfile_gif.h
@@ -30,7 +30,7 @@ class KGifPlugin: public KFilePlugin
TQ_OBJECT
public:
- KGifPlugin( TQObject *tqparent, const char *name, const TQStringList& args );
+ KGifPlugin( TQObject *parent, const char *name, const TQStringList& args );
virtual bool readInfo ( KFileMetaInfo& info, uint what );
};