cmmanager/gsconnsettingsplugin/inc/gsconnsettingspluginmodel.h
branchRCL_3
changeset 8 2e6c4614c58e
parent 0 5a93021fdf25
equal deleted inserted replaced
4:77415202bfc8 8:2e6c4614c58e
   128         /**
   128         /**
   129         * Struct to hold current settings
   129         * Struct to hold current settings
   130         */
   130         */
   131         TCmGenConnSettings iSettings;
   131         TCmGenConnSettings iSettings;
   132         
   132         
       
   133         /**
       
   134          * Flag is set when wlan is supported
       
   135          */
       
   136         TBool iIsWlanSupported;
       
   137         
   133     };
   138     };
   134 
   139 
   135 #endif //GSCONNSETTINGSPLUGINMODEL_H
   140 #endif //GSCONNSETTINGSPLUGINMODEL_H
   136 
   141