mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +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++;
|
||||
new CvWindow(name, flags);
|
||||
cvWaitKey(1);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user