Fix SVACE errors
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / visuals / visual-properties-devel.h
index 7839982..ec53128 100644 (file)
@@ -70,7 +70,7 @@ enum Type
    * @see DevelVisual::FittingMode
    * @note The default is defined by the type of visual (if it's suitable to be stretched or not).
    */
-  FITTING_MODE        = OPACITY + 1,
+  VISUAL_FITTING_MODE = OPACITY + 1,
 };
 
 } // namespace Property