Subtitles duration factor bug fix
commita0873b2c75aabba279ad3ae8812972ac21b82ea6
authorYuval Tze <yuvaltze@gmail.com>
Mon, 13 Jun 2011 18:59:05 +0000 (13 21:59 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 14 Jun 2011 20:03:25 +0000 (14 23:03 +0300)
treefb02353e0fb8f2a9818d288c252908a0005c4782
parent5f5704a01313beba2973e8b4ea61a504e8b7b8ed
Subtitles duration factor bug fix

The subtitles duration factor change on the SyncControls widget constructor caused the subsdelay filter to be activated when the synchronization dialog was first opened.

- Subtitles duration update was moved to the update function (which turns b_userAction off before updating)
- updateSubsDuration was renamed to initSubsDuration

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
modules/gui/qt4/components/extended_panels.cpp
modules/gui/qt4/components/extended_panels.hpp