Merge pull request #19339 from ichisadashioko:modules_highgui_src_window_w32_typo

pull/19336/head
Alexander Alekhin 4 years ago
commit 104e64dd0f
  1. 2
      modules/highgui/src/window_w32.cpp

@ -236,7 +236,7 @@ CV_IMPL int cvInitSystem( int, char** )
// check initialization status
if( !wasInitialized )
{
// Initialize the stogare
// Initialize the storage
hg_windows = 0;
// Register the class

Loading…
Cancel
Save