dali-toolkit property type comment to represent type instead of property enum
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / magnifier / magnifier.h
index 4538f81..ff6cee0 100644 (file)
@@ -47,7 +47,7 @@ public:
 
   // Custom properties
 
-  static const std::string SOURCE_POSITION_PROPERTY_NAME;                   ///< Property, name "source-position",              type VECTOR3
+  static const std::string SOURCE_POSITION_PROPERTY_NAME;                   ///< Property, name "source-position",              type Vector3
 
 public: