elementary : For fixing doxy bug. This patch was made by Shilpa.

SVN revision: 62820
This commit is contained in:
WooHyun Jung 2011-08-25 14:15:27 +00:00
parent 7e6305542d
commit 4ad7d687ff
2 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* @li @ref Focus
* @li @ref General
* @li @ref Elm_Gesture_Layer
* @li @ref Password_last_show
* @li @ref Start
* @li @ref Scrolling
* @li @ref Scrollhints

View File

@ -1471,6 +1471,10 @@ extern "C" {
*/
EAPI void elm_password_show_last_timeout_set(double password_show_last_timeout);
/**
* @}
*/
/**
* @defgroup UI-Mirroring Selective Widget mirroring
*