Merge pull request #19339 from ichisadashioko:modules_highgui_src_window_w32_typo
This commit is contained in:
commit
104e64dd0f
@ -236,7 +236,7 @@ CV_IMPL int cvInitSystem( int, char** )
|
|||||||
// check initialization status
|
// check initialization status
|
||||||
if( !wasInitialized )
|
if( !wasInitialized )
|
||||||
{
|
{
|
||||||
// Initialize the stogare
|
// Initialize the storage
|
||||||
hg_windows = 0;
|
hg_windows = 0;
|
||||||
|
|
||||||
// Register the class
|
// Register the class
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user