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.
All usages of OffscreenQuickView have been ported to smart pointers. So let's drop the QObject parent argument to simplify the API.