Skip to content

qt6: Use QGenericUnixServices to obtain a window handle

David Redondo requested to merge work/davidre/useunixservices into master

No need to do this ourselves when Qt already does it. We already require QGenericUnixTheme so using QGenericUnixServices should also be fine.

Merge request reports