Skip to content

dbusutils: Fix signature

Kai Uwe Broulik requested to merge work/kbroulik/fix-qsizetype into master

The int rowStride is part of the DBus contract, this must not be changed. Instead, cast it to int explicitly.


Fixes favicons in tabsrunner/historyrunner on Plasma 6

@apol @davidedmundson

Merge request reports