Fixed little issue with mouse callback refering to issue 3409. Was using round instea...
authorJosep Bosch <jep250@gmail.com>
Wed, 4 Dec 2013 21:32:20 +0000 (22:32 +0100)
committerJosep Bosch <jep250@gmail.com>
Wed, 4 Dec 2013 21:32:20 +0000 (22:32 +0100)
commit2153453fd1f925ef029bc62e1c8f6116736d93e2
tree6b6022552bb6c2d35f90a0e769e85630c6df30f2
parent098d4e61743ce786d1a3188c1b6acfb8a6f50142
Fixed little issue with mouse callback refering to issue 3409. Was using round instead of floor.
modules/highgui/src/window_gtk.cpp