From 479f5f799523bffbcc83dff581a2299c047c6fff Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:44:01 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1157645 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- 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 20ed0490..cca40fc3 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 QObject binding, + * Plugin developers will want to use this method to create their TQObject 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