summaryrefslogtreecommitdiffstats
path: root/kghostview/kgvfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kgvfactory.h')
-rw-r--r--kghostview/kgvfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvfactory.h b/kghostview/kgvfactory.h
index 664a2656..9a5d507f 100644
--- a/kghostview/kgvfactory.h
+++ b/kghostview/kgvfactory.h
@@ -34,7 +34,7 @@ class KDE_EXPORT KGVFactory : public KParts::Factory
static KAboutData *aboutData();
virtual KParts::Part *createPartObject( TQWidget *parentWidget, const char *widgetName,
- TQObject *tqparent, const char *name,
+ TQObject *parent, const char *name,
const char *className,
const TQStringList &args );