diff --git a/pages/develop/e/sandbox_gadgets.md.txt b/pages/develop/e/sandbox_gadgets.md.txt index 9df649504..e04cb9796 100644 --- a/pages/develop/e/sandbox_gadgets.md.txt +++ b/pages/develop/e/sandbox_gadgets.md.txt @@ -37,7 +37,7 @@ In the ``elm_main()`` function the application can check for the ``E_GADGET_ID`` EAPI_MAIN int elm_main(int argc, char **argv) { - Evas_Object *win, *btn; + Evas_Object *win, *btn, *icon; int gadget =0, id_num = 0; char buf[16];