elementary/naviframe - removed white trailings

SVN revision: 64932
This commit is contained in:
ChunEon Park 2011-11-08 04:02:46 +00:00
parent 6e1f989380
commit 3c2c7c1560
1 changed files with 4 additions and 4 deletions

View File

@ -28524,8 +28524,8 @@ extern "C" {
* @param item_style The current item style name. @c NULL would be default.
* @return The created item or @c NULL upon failure.
*
* The item is inserted into the naviframe straight away without any
* transition operations. This item will be deleted when it is popped.
* The item is inserted into the naviframe straight away without any
* transition operations. This item will be deleted when it is popped.
*
* @see also elm_naviframe_item_style_set()
* @see also elm_naviframe_item_push()
@ -28554,8 +28554,8 @@ extern "C" {
* @param item_style The current item style name. @c NULL would be default.
* @return The created item or @c NULL upon failure.
*
* The item is inserted into the naviframe straight away without any
* transition operations. This item will be deleted when it is popped.
* The item is inserted into the naviframe straight away without any
* transition operations. This item will be deleted when it is popped.
*
* @see also elm_naviframe_item_style_set()
* @see also elm_naviframe_item_push()