Index: sources/main.h =================================================================== diff -u -rc30ee08fbc73ee5fcd54a7bf0e996eb6a067b7a7 -r9febb7ea48512fb5cee8006a93e7cf030c86815d --- sources/main.h (.../main.h) (revision c30ee08fbc73ee5fcd54a7bf0e996eb6a067b7a7) +++ sources/main.h (.../main.h) (revision 9febb7ea48512fb5cee8006a93e7cf030c86815d) @@ -7,7 +7,7 @@ * * \file main.h * \author (last) Behrouz NematiPour - * \date (last) 18-Jul-2023 + * \date (last) 26-Jul-2023 * \author (original) Behrouz NematiPour * \date (original) 28-Oct-2019 * @@ -101,6 +101,7 @@ extern bool gEnableDryDemo ; extern QString gActiveCANBus ; extern bool gEnableManufacturing ; +extern bool gEnableUpdating ; extern bool gUseRootHome ;