Fix @Qt5X11Extras_FOUND@ condition in cmake config file
Can't use 'TARGET Qt5::X11Extras' because it my be undefined at the time this file is used, instead use Qt6::Gui which will be set by the find_dependency call above.
NO_CHANGELOG
Can't use 'TARGET Qt5::X11Extras' because it my be undefined at the time this file is used, instead use Qt6::Gui which will be set by the find_dependency call above.
NO_CHANGELOG