Disable Wi-fi / Tethering / Network menu in calling,disable 'Network' when flight...
[apps/core/preloaded/settings.git] / include / setting.h
index ad6118c..142f7a0 100755 (executable)
@@ -150,6 +150,9 @@ typedef struct _setting_main_appdata {
        Setting_GenGroupItem_Data *data_moreConnect;
        Setting_GenGroupItem_Data *data_nfc;
 
+       //following are not for update..
+       Setting_GenGroupItem_Data *data_network;
+
        Setting_View_Type view_type;
 
        Evas_Object *main_genlist;                              /**< 'Setting main' in main page */