Skip to content

scripting: Add clientArea() overload that takes mutable client

Vlad Zahorodnii requested to merge work/sticky-windows-script into master

Apparently, QJSEngine can't find the right overload for mutable AbstractClient objects.

BUG: 437507

Merge request reports