summaryrefslogtreecommitdiffstats
path: root/konq-plugins/kimgalleryplugin/imgalleryplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/kimgalleryplugin/imgalleryplugin.h')
-rw-r--r--konq-plugins/kimgalleryplugin/imgalleryplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/kimgalleryplugin/imgalleryplugin.h b/konq-plugins/kimgalleryplugin/imgalleryplugin.h
index 0139ae3..1a6cd1d 100644
--- a/konq-plugins/kimgalleryplugin/imgalleryplugin.h
+++ b/konq-plugins/kimgalleryplugin/imgalleryplugin.h
@@ -37,7 +37,7 @@ class KImGalleryPlugin : public KParts::Plugin
Q_OBJECT
TQ_OBJECT
public:
- KImGalleryPlugin( TQObject* tqparent, const char* name,
+ KImGalleryPlugin( TQObject* parent, const char* name,
const TQStringList & );
~KImGalleryPlugin() {}