diff options
Diffstat (limited to 'doc/changes.doc')
-rw-r--r-- | doc/changes.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.doc b/doc/changes.doc index dfd586365..b025abdf0 100644 --- a/doc/changes.doc +++ b/doc/changes.doc @@ -139,7 +139,7 @@ application with 3rd party styles, database drivers or text codecs. Qt Designer supports custom widgets in plugins, and will use the widgets both when designing and previewing forms. -QComponentFactory makes it easy to register any kind of component in a +TQComponentFactory makes it easy to register any kind of component in a global database (e.g. the Windows Registry) and to use any registered component. \endomit |