Formatted API
[platform/core/uifw/dali-core.git] / dali / devel-api / events / long-press-gesture-devel.h
index 7d0e580..cf5549c 100644 (file)
 \r
 namespace Dali\r
 {\r
-\r
 namespace DevelLongPressGesture\r
 {\r
-\r
 /**\r
  * @brief Creates an initialized LongPressGesture.\r
  *\r
  * @param[in] state The state of the LongPressGesture\r
  * @return A handle to a newly allocated Dali resource\r
  */\r
-DALI_CORE_API LongPressGesture New( GestureState state );\r
+DALI_CORE_API LongPressGesture New(GestureState state);\r
 \r
 } // namespace DevelLongPressGesture\r
 \r