Apply the new doxygen tagging rule for @SINCE
[platform/core/uifw/dali-core.git] / dali / public-api / math / viewport.h
index 3764e39..cec1c15 100644 (file)
@@ -30,6 +30,7 @@ namespace Dali
 
 /**
  * @brief Typedef for a viewport ( a rectangle representing a screen area ).
+ * @SINCE_1_0.0
  */
 typedef Rect<int> Viewport;