summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabeldict/modules/tmx/pc_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/kbabeldict/modules/tmx/pc_factory.h')
-rw-r--r--kbabel/kbabeldict/modules/tmx/pc_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/tmx/pc_factory.h b/kbabel/kbabeldict/modules/tmx/pc_factory.h
index 6c8a900f..6c450e9a 100644
--- a/kbabel/kbabeldict/modules/tmx/pc_factory.h
+++ b/kbabel/kbabeldict/modules/tmx/pc_factory.h
@@ -50,7 +50,7 @@ public:
~PcFactory();
virtual TQObject *createObject( TQObject *parent=0, const char *name=0
- , const char *classname=TQOBJECT_OBJECT_NAME_STRING
+ , const char *classname="TQObject"
, const TQStringList &args = TQStringList());
static TDEInstance *instance();