Skip to content

Commit c9fe702

Browse files
committed
Merge pull request opencv#9447 from dkurt:qt_windows
2 parents a893b14 + 7123d9c commit c9fe702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/highgui/src/window_QT.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,7 @@ void GuiReceiver::createWindow(QString name, int flags)
994994

995995
nb_windows++;
996996
new CvWindow(name, flags);
997+
cvWaitKey(1);
997998
}
998999

9991000

0 commit comments

Comments
 (0)