]> git.sesse.net Git - vlc/commit
Qt4: Middle mouse click on the InputSlider cause a wrong behaviour
authorLudovic Fauvet <etix@l0cal.com>
Tue, 21 Apr 2009 17:34:44 +0000 (19:34 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 21 Apr 2009 20:44:09 +0000 (22:44 +0200)
commit866b8474263eaaf18e4a5c5115045aa02546a1d9
treeb52208f955337189c9502f75c0290d91c84a28bd
parent1bf7f3bd8438e5163035d6401f7ef41f17e5e4be
Qt4: Middle mouse click on the InputSlider cause a wrong behaviour

A mouse event was not correctly propagated.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/util/input_slider.cpp