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