[vlc-devel] [PATCH 1/3] Qt: Remove extra separator from systray menu
Jean-Baptiste Kempf
jb at videolan.org
Thu Jul 29 22:36:53 CEST 2010
The 3 patches make sense... Applied.
On Thu, Jul 29, 2010 at 11:22:29PM +0300, Juho Vähä-Herttua wrote :
> ---
> modules/gui/qt4/menus.cpp | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/modules/gui/qt4/menus.cpp b/modules/gui/qt4/menus.cpp
> index 2302559..c59400d 100644
> --- a/modules/gui/qt4/menus.cpp
> +++ b/modules/gui/qt4/menus.cpp
> @@ -1096,7 +1096,6 @@ void QVLCMenu::updateSystrayMenu( MainInterface *mi,
> PopupMenuPlaylistControlEntries( sysMenu, p_intf);
> PopupMenuControlEntries( sysMenu, p_intf);
>
> - sysMenu->addSeparator();
> addDPStaticEntry( sysMenu, qtr( "&Open Media" ),
> ":/type/file-wide", SLOT( openFileDialog() ) );
> addDPStaticEntry( sysMenu, qtr( "&Quit" ) ,
> --
> 1.6.5.7
>
> _______________________________________________
> 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