calamares/src/modules/notesqml
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
..
examples REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CMakeLists.txt REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
notesqml.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
notesqml.qml REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
notesqml.qrc adding notesqml, copy of dummyqml 2020-02-09 01:03:52 +01:00
NotesQmlViewStep.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
NotesQmlViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00