vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sun Mar 27 13:38:42 2011 +0300| [c75171d714eb0f5f15034fe10b6e71bd56e6f274] | committer: Rémi Denis-Courmont
typo > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c75171d714eb0f5f15034fe10b6e71bd56e6f274 --- modules/gui/qt4/components/open_panels.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules/gui/qt4/components/open_panels.cpp b/modules/gui/qt4/components/open_panels.cpp index 6c04161..f3fec1e 100644 --- a/modules/gui/qt4/components/open_panels.cpp +++ b/modules/gui/qt4/components/open_panels.cpp @@ -1032,7 +1032,7 @@ void CaptureOpenPanel::initialize() BUTTONACT( dvbt, updateButtons() ); BUTTONACT( atsc, updateButtons() ); BUTTONACT( cqam, updateButtons() ); - BUTTONACT( dvbs, updateMRL() ); + BUTTONACT( dvbc, updateMRL() ); BUTTONACT( dvbt, updateMRL() ); BUTTONACT( dvbs, updateMRL() ); BUTTONACT( dvbs2, updateMRL() ); _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
