summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabeldict/modules/pocompendium/pc_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/kbabeldict/modules/pocompendium/pc_factory.h')
-rw-r--r--kbabel/kbabeldict/modules/pocompendium/pc_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/pocompendium/pc_factory.h b/kbabel/kbabeldict/modules/pocompendium/pc_factory.h
index bd94712a..cb2c4246 100644
--- a/kbabel/kbabeldict/modules/pocompendium/pc_factory.h
+++ b/kbabel/kbabeldict/modules/pocompendium/pc_factory.h
@@ -48,7 +48,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();