mirror of
https://github.com/opencv/opencv.git
synced 2025-06-13 13:13:26 +08:00
Merge pull request #9447 from dkurt:qt_windows
This commit is contained in:
commit
c9fe702671
@ -994,6 +994,7 @@ void GuiReceiver::createWindow(QString name, int flags)
|
|||||||
|
|
||||||
nb_windows++;
|
nb_windows++;
|
||||||
new CvWindow(name, flags);
|
new CvWindow(name, flags);
|
||||||
|
cvWaitKey(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user