summaryrefslogtreecommitdiffstats
path: root/khexedit/parts/kpart/khepartfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/parts/kpart/khepartfactory.h')
-rw-r--r--khexedit/parts/kpart/khepartfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kpart/khepartfactory.h b/khexedit/parts/kpart/khepartfactory.h
index 38aafd9..15f821c 100644
--- a/khexedit/parts/kpart/khepartfactory.h
+++ b/khexedit/parts/kpart/khepartfactory.h
@@ -35,7 +35,7 @@ class KHexEditPartFactory : public KParts::Factory
public:
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 );
static KInstance* instance();