WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=63f779e3cdd1eae8edbd2eb0cf15fa4de0b0b75d
commit 63f779e3cdd1eae8edbd2eb0cf15fa4de0b0b75d Author: Andrew Williams <[email protected]> Date: Tue Oct 31 04:43:30 2017 -0700 Wiki page panes_tutorial changed with summary [] by Andrew Williams --- pages/tutorial/panes_tutorial.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/tutorial/panes_tutorial.txt b/pages/tutorial/panes_tutorial.txt index 7696f01e..13c5e8d8 100644 --- a/pages/tutorial/panes_tutorial.txt +++ b/pages/tutorial/panes_tutorial.txt @@ -245,4 +245,4 @@ This is how to register this callback function to the Panes. evas_object_smart_callback_add(panes, "clicked,double", _clicked_double_cb, panes); </code> \\ -**__//The whole code://__**{{/code_c/tutorial/panes/panes.c}} +**__//The whole code://__** {{/code_c/tutorial/panes/panes.c}} --
