Optimization to reduce Handle size by 50%
[platform/core/uifw/dali-toolkit.git] / optional / dali-toolkit / public-api / controls / bloom-view / bloom-view.h
index eed3761..7edfc14 100644 (file)
@@ -109,9 +109,11 @@ public:
   BloomView& operator=(const BloomView& ZoomView);
 
   /**
-   * Virtual destructor.
+   * @brief Destructor
+   *
+   * This is non-virtual since derived Handle types must not contain data or virtual methods.
    */
-  virtual ~BloomView();
+  ~BloomView();
 
   /**
    * Downcast an Object handle to BloomView. If handle points to a BloomView the