[vlc-devel] [PATCH] Add ATSC option to GUI
Jean-Baptiste Kempf
jb at videolan.org
Mon Dec 15 17:54:52 CET 2008
Applied with previous patch.
On Sun, Dec 14, 2008 at 10:04:26PM +1100, Ken Self wrote :
> From: kenself <kenself at optusnet.com.au>
>
> ---
> modules/gui/qt4/components/open_panels.hpp | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/modules/gui/qt4/components/open_panels.hpp b/modules/gui/qt4/components/open_panels.hpp
> index 95a9b93..3a97af8 100644
> --- a/modules/gui/qt4/components/open_panels.hpp
> +++ b/modules/gui/qt4/components/open_panels.hpp
> @@ -187,7 +187,7 @@ private:
> QString advMRL;
> QDialog *adv;
> #ifdef WIN32
> - QRadioButton *bdas, *bdat, *bdac;
> + QRadioButton *bdas, *bdat, *bdac, *bdaa;
> QSpinBox *bdaCard, *bdaFreq, *bdaSrate;
> QLabel *bdaSrateLabel, *bdaBandLabel;
> QComboBox *bdaBandBox;
> --
> 1.5.4.3
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
--
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
More information about the vlc-devel
mailing list