diff options
Diffstat (limited to 'kjsembed/customobject_imp.h')
-rw-r--r-- | kjsembed/customobject_imp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/customobject_imp.h b/kjsembed/customobject_imp.h index 74658a1f..600d7a15 100644 --- a/kjsembed/customobject_imp.h +++ b/kjsembed/customobject_imp.h @@ -28,7 +28,7 @@ #include <kjsembed/jsobjectproxy_imp.h> -class TTQObject; +class TQObject; namespace KJSEmbed { namespace Bindings { |