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 553e55b9..50926dc0 100644 --- a/kjsembed/customobject_imp.h +++ b/kjsembed/customobject_imp.h @@ -28,7 +28,7 @@ #include <kjsembed/jsobjectproxy_imp.h> -class QObject; +class TQObject; namespace KJSEmbed { namespace Bindings { |