Don't swallow the toolbar twice.

SVN revision: 52479
This commit is contained in:
titan 2010-09-19 21:59:05 +00:00 committed by titan
parent 19243a1ae1
commit e5cee3de65
1 changed files with 0 additions and 1 deletions

View File

@ -246,7 +246,6 @@ ephoto_flow_browser_image_set(Evas_Object *obj, const char *current_image)
elm_toolbar_item_disabled_set(o, EINA_TRUE);
}
}
elm_layout_content_set(ef->flow_browser, "ephoto.toolbar.swallow", ef->toolbar);
evas_object_show(ef->toolbar);
evas_object_show(ef->flow_browser);
evas_object_focus_set(ef->flow_browser, 1);