summaryrefslogtreecommitdiffstats
path: root/conduits/knotes/knotes-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/knotes/knotes-factory.h')
-rw-r--r--conduits/knotes/knotes-factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/knotes/knotes-factory.h b/conduits/knotes/knotes-factory.h
index b8c8311..035d238 100644
--- a/conduits/knotes/knotes-factory.h
+++ b/conduits/knotes/knotes-factory.h
@@ -51,7 +51,7 @@ public:
// break its value. We store group and entry keys in here.
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() );