X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Frendering%2Ftexture-set-wrapper.h;h=9e0426a9198e3f64b731887dc6b4d91c35772cdb;hp=5826bbfd73d22469e112cb5fa2a876d8c9439c2e;hb=ad56bc95f86cedd670599b969f6f6fd21dd098fd;hpb=941eb8eab76fca967bb8e21456179fc9b4eafea6 diff --git a/plugins/dali-script-v8/src/rendering/texture-set-wrapper.h b/plugins/dali-script-v8/src/rendering/texture-set-wrapper.h index 5826bbf..9e0426a 100644 --- a/plugins/dali-script-v8/src/rendering/texture-set-wrapper.h +++ b/plugins/dali-script-v8/src/rendering/texture-set-wrapper.h @@ -36,7 +36,7 @@ namespace V8Plugin * A TextureSet wrapper. * Provides access to TextureSet specific functionality and V8 memory handling. */ -class TextureSetWrapper : public HandleWrapper +class TextureSetWrapper : public BaseWrappedObject { public: