From 9ba04742771370f59740e32e11c5f3a1e6a1b70a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 15:55:57 -0600 Subject: Initial TQt conversion --- kjsembed/docs/write_classes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kjsembed/docs/write_classes.js') diff --git a/kjsembed/docs/write_classes.js b/kjsembed/docs/write_classes.js index ed47578c..ca14231f 100644 --- a/kjsembed/docs/write_classes.js +++ b/kjsembed/docs/write_classes.js @@ -14,7 +14,7 @@ text += '

Constructors

\n'; text += '
\n'; text += 'Object that scripts can create. This list includes objects\n'; -text += 'defined by QWidgetFactory as well as those with custom bindings.\n'; +text += 'defined by TQWidgetFactory as well as those with custom bindings.\n'; text += '