Small fixes: typo, spacing and using ::ScreenToClient() instead of ::GetWindowRect()
authorAdi Shavit <adishavit@gmail.com>
Thu, 16 Jan 2014 09:09:25 +0000 (11:09 +0200)
committerAdi Shavit <adishavit@gmail.com>
Thu, 16 Jan 2014 09:09:25 +0000 (11:09 +0200)
commit24333569aa8096f863b115814c10f0917630040c
tree0f68ea95ffc8e23cae9aa8a6a729f5a81bfd41f3
parente45cf2173f28c51eadfe799d18f342b7163f9590
Small fixes: typo, spacing and using ::ScreenToClient() instead of ::GetWindowRect()
modules/highgui/include/opencv2/highgui.hpp
modules/highgui/src/window_w32.cpp