Index: sources/device/DeviceView.h =================================================================== diff -u -ra7c580f0998ee781c47314384f677249cea4c4b4 -r59625af31d9009df82fa48310b54c0f247e829fc --- sources/device/DeviceView.h (.../DeviceView.h) (revision a7c580f0998ee781c47314384f677249cea4c4b4) +++ sources/device/DeviceView.h (.../DeviceView.h) (revision 59625af31d9009df82fa48310b54c0f247e829fc) @@ -60,6 +60,9 @@ ATTRIBUTE ( QString , decommission , "", Decommission ) PROPERTY ( bool , decommissionEnabled , true ) + ATTRIBUTE ( QString , startSoftwareUpdate , "", StartSoftwareUpdate ) + PROPERTY ( bool , startSoftwareUpdateEnabled , true ) + VIEW_DEC_CLASS(VDevice) private slots: