calamares/src/modules/machineid
Adriaan de Groot 2878c474c5 Warnings-- (~T() override)
Change all the places that had
	virtual ~T() override
to the less redundant form without override.
2020-09-22 22:49:30 +02:00
..
CMakeLists.txt REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
machineid.conf [machineid] Support multiple entropy files 2020-09-15 12:57:09 +02:00
machineid.schema.yaml [machineid] Support multiple entropy files 2020-09-15 12:57:09 +02:00
MachineIdJob.cpp [machineid] Polish up the tests 2020-09-15 16:49:45 +02:00
MachineIdJob.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
Tests.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00
Workers.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Workers.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00