Base code merged to SPIN 2.4
[apps/native/ug-mobile-ap.git] / include / mh_view_wifi_setup.h
index 932f9e7..58fdbcc 100644 (file)
@@ -1,13 +1,13 @@
 /*
 * ug-mobile-ap
 *
-* Copyright 2012-2013  Samsung Electronics Co., Ltd
+* Copyright 2012  Samsung Electronics Co., Ltd
 
-* Licensed under the Flora License, Version 1.1 (the "License");
+* Licensed under the Flora License, Version 1.0 (the "License");
 * 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
 }