Skip to content

libkwineffects: Drop QObject parent argument in OffscreenQuickView constructor

All usages of OffscreenQuickView have been ported to smart pointers. So let's drop the QObject parent argument to simplify the API.

Merge request reports