Qt4: Avoid a potential division by zero
commit8dd70b01420fd64e1717a8f1aa0b5b95f8320f4b
authorEdward Wang <edward.c.wang@compdigitec.com>
Sun, 21 Oct 2012 15:28:01 +0000 (21 11:28 -0400)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 22 Oct 2012 08:59:19 +0000 (22 10:59 +0200)
tree9c892bf5fcb674c052d5db622ddf8a52c945c2ef
parentb4cf8ccc20f7a3342f459cb61d18dcaead668700
Qt4: Avoid a potential division by zero

Fixes an annoying crash for me.

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