Wireframe visual provides correct natural size in debug rendering
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / visual-base-impl.h
index f496467..f740909 100644 (file)
@@ -178,6 +178,7 @@ protected:
   virtual ~Base();
 
 protected:
+
   /**
    * @brief Called by CreatePropertyMap() allowing sub classes to respond to the CreatePropertyMap event
    *
@@ -198,8 +199,6 @@ protected:
    */
   virtual void OnSetTransform() = 0;
 
-protected:
-
   /**
    * @brief Called by SetOnStage() allowing sub classes to respond to the SetOnStage event
    *