Skip to content

Use Qt.createComponent to replace dedicated AboutPage.qml

Eamonn Rea requested to merge eamonnrea/kweather:use-qtcomponent-about into master

This MR ports KWeather to use Kirigami-Addons to create the AboutPage FormCard using Qt.createComponent.

Kirigami-Addons I believe is already being used, and it came up in another MR that Kirigami-Addons depends on QtMultimedia, but since Kirigami-Addons is already being used I don't think this will be a problem.

Let me know if any further changes are needed. Thanks!

Merge request reports

Loading