Skip to content

Fix broken WId refactoring

Nicolas Fella requested to merge work/fixit into master

Actually remove the WId member from the abtract framebuffer class and use the member in xcbframebuffer

qtframebuffer also uses the WId so add a member there

Merge request reports