Index: sources/device/DeviceView.h =================================================================== diff -u -r3f24acee28d26034c018241f9beb35fb4887c143 -rbabe585dd9603621275742b07135c0fd4181802f --- sources/device/DeviceView.h (.../DeviceView.h) (revision 3f24acee28d26034c018241f9beb35fb4887c143) +++ sources/device/DeviceView.h (.../DeviceView.h) (revision babe585dd9603621275742b07135c0fd4181802f) @@ -119,12 +119,9 @@ READONLY ( bool , decommissionEnabled , true ) ATTRIBUTE ( QStringList , wifiList , {}, WifiList ) - READONLY ( bool , wifiListEnabled , true ) - ATTRIBUTE ( QStringList , wifiInfo , {}, WifiInfo ) - ATTRIBUTE ( bool , wifiConnect , false, WifiConnect ) - + READONLY ( bool , wifiListEnabled , true ) READONLY ( QString , ssid , "" ) READONLY ( QString , ipAddress , "" ) READONLY ( QString , gateway , "" )