Skip to content

Make ksvgtopng a QGuiApplication

Volker Krause requested to merge work/vkrause/qt6-no-svg-widget-dependency into master

We don't need a QApplication here. This also fixes the Qt 6 build, as QtSvg there doesn't bring in QtWidgets anymore.

Merge request reports