calamares/src/modules/webview
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
owncloud.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
webview.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
WebViewConfig.h.in REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
WebViewStep.cpp [webview] Config header was still misplaced 2020-08-26 14:48:46 +02:00
WebViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00