summaryrefslogtreecommitdiffstats
path: root/conduits/malconduit/mal-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/malconduit/mal-factory.h')
-rw-r--r--conduits/malconduit/mal-factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/malconduit/mal-factory.h b/conduits/malconduit/mal-factory.h
index 7db6bb6..8c95acf 100644
--- a/conduits/malconduit/mal-factory.h
+++ b/conduits/malconduit/mal-factory.h
@@ -49,7 +49,7 @@ public:
static KAboutData *about() { return fAbout; } ;
protected:
- virtual TQObject* createObject( TQObject* tqparent = 0,
+ virtual TQObject* createObject( TQObject* parent = 0,
const char* name = 0,
const char* classname = TQOBJECT_OBJECT_NAME_STRING,
const TQStringList &args = TQStringList() );