fix for #19870
authorChristoph Rackwitz <christoph.rackwitz@gmail.com>
Thu, 8 Apr 2021 10:59:06 +0000 (12:59 +0200)
committerChristoph Rackwitz <christoph.rackwitz@gmail.com>
Thu, 8 Apr 2021 10:59:06 +0000 (12:59 +0200)
commitf479935cda5eb38a4a4a9e909b6f4f82a0c7533d
tree839b62ebe02bc7652150172f8fe06dff55a5f90e
parent125b9f60574d40cbd59f5927646c385bba96f526
fix for #19870

HAVE_QT and HAVE_WIN32UI can both be true at the same time
if HAVE_QT, window_w32.cpp is not included in the build, see CMakeLists.txt
modules/highgui/src/window.cpp