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/jsbindingbase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kjsembed/jsbindingbase.h') diff --git a/kjsembed/jsbindingbase.h b/kjsembed/jsbindingbase.h index cca40fc3..83f05c06 100644 --- a/kjsembed/jsbindingbase.h +++ b/kjsembed/jsbindingbase.h @@ -38,7 +38,7 @@ class KJSEmbedPart; public: /** * This method is called by the KJSFactory to bootstrap the plugin. - * Plugin developers will want to use this method to create their TQObject binding, + * Plugin developers will want to use this method to create their TTQObject binding, * or call their addBindings() method in their JSOpaque proxy or JSValueProxy. * * The value returned from ths function is the KJS::Object that represents the -- cgit v1.2.1