Commit c9fe7026 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #9447 from dkurt:qt_windows

parents a893b147 7123d9c3
......@@ -994,6 +994,7 @@ void GuiReceiver::createWindow(QString name, int flags)
nb_windows++;
new CvWindow(name, flags);
cvWaitKey(1);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment