[TSAM-11678] Do not show ctx popup in connected device naviframe
[apps/native/ug-mobile-ap.git] / include / mh_view_wifi_setup.h
index 84e52c0..58fdbcc 100644 (file)
@@ -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
 }