[vlc-devel] commit: Remove misleading comment. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sat Feb 7 21:54:51 CET 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Feb 7 21:54:37 2009 +0100| [2399e6307894e514bea6a5b3711a22a925c8f7fd] | committer: Jean-Baptiste Kempf
Remove misleading comment.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2399e6307894e514bea6a5b3711a22a925c8f7fd
---
modules/gui/qt4/menus.cpp | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/modules/gui/qt4/menus.cpp b/modules/gui/qt4/menus.cpp
index df85a7b..dbf7336 100644
--- a/modules/gui/qt4/menus.cpp
+++ b/modules/gui/qt4/menus.cpp
@@ -390,9 +390,7 @@ QMenu *QVLCMenu::ToolsMenu( QMenu *parent )
}
/**
- * Tools/View Menu
- * This is kept in the same menu for now, but could change if it gets much
- * longer.
+ * View Menu
* This menu can be an interface menu but also a right click menu.
**/
QMenu *QVLCMenu::ViewMenu( intf_thread_t *p_intf,
More information about the vlc-devel
mailing list