mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Merge pull request #9447 from dkurt:qt_windows
This commit is contained in:
@@ -994,6 +994,7 @@ void GuiReceiver::createWindow(QString name, int flags)
|
||||
|
||||
nb_windows++;
|
||||
new CvWindow(name, flags);
|
||||
cvWaitKey(1);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user