Changes following "Remove Geometry scene object"
[platform/core/uifw/dali-toolkit.git] / plugins / dali-script-v8 / src / rendering / geometry-wrapper.h
index b108e6c..6272ffc 100644 (file)
@@ -36,7 +36,7 @@ namespace V8Plugin
  * A Geometry wrapper.
  * Provides access to Geometry specific functionality and V8 memory handling.
  */
-class GeometryWrapper : public HandleWrapper
+class GeometryWrapper : public BaseWrappedObject
 {
 
 public: