toolbar: changed internal variable types to sync with other widgets.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 26 May 2014 13:06:23 +0000 (22:06 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 26 May 2014 13:07:07 +0000 (22:07 +0900)
commitd9f0509b5ef1180eb76c36c642451231c51539ca
tree0416bd84bdbf2d77e4d985a7cb02ce8ba547eb54
parent5a270ef4d63e18af2a8976272e3cd493314f8134
toolbar: changed internal variable types to sync with other widgets.

Changed the variable type from (Elm_Toolbar_Item *) to (Elm_Object_Item *)
for focused_item, last_focused_item, and prev_focused_item.
legacy/elementary/src/lib/elm_toolbar.c
legacy/elementary/src/lib/elm_widget_toolbar.h