Skip to content

fix for #19870#19873

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
crackwitz:issue-19870
Apr 8, 2021
Merged

fix for #19870#19873
opencv-pushbot merged 1 commit intoopencv:masterfrom
crackwitz:issue-19870

Conversation

@crackwitz
Copy link
Copy Markdown
Contributor

@crackwitz crackwitz commented Apr 8, 2021

this fixes issue #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
code for HAVE_WIN32UI must be inactive if HAVE_QT
empty cases added to implement this

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
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@opencv-pushbot opencv-pushbot merged commit bfb10d7 into opencv:master Apr 8, 2021
@alalek alalek mentioned this pull request Apr 9, 2021
@crackwitz crackwitz deleted the issue-19870 branch April 9, 2021 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants