X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmh_view_wifi_setup.h;h=58fdbcc8502a0164d456eedfbc80ad50ef23aaba;hb=38b6e82ca5ea06bd78a5f814e630b2c2826e30c0;hp=84e52c0a7513b3445432943159e6b60fd03fef44;hpb=7d510738f3a7ead144f96cef40057942ef5d6c97;p=apps%2Fnative%2Fug-mobile-ap.git diff --git a/include/mh_view_wifi_setup.h b/include/mh_view_wifi_setup.h index 84e52c0..58fdbcc 100644 --- a/include/mh_view_wifi_setup.h +++ b/include/mh_view_wifi_setup.h @@ -7,7 +7,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at -* http://floralicense.org/license/ +* http://www.tizenopensource.org/license * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -29,6 +29,7 @@ extern "C" { #include "mh_common_utility.h" void mh_draw_wifi_setup_view(mh_appdata_t *ad); +Eina_Bool _setting_back_btn_cb(void *data, Elm_Object_Item *navi_item); #ifdef __cplusplus }