[vlc-commits] Qt: remove unneeded includes

Jean-Baptiste Kempf git at videolan.org
Fri Mar 2 02:16:04 CET 2012


vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb 28 01:13:09 2012 +0100| [f61ba3e23bbf4836af78c8d9d791094b64093274] | committer: Jean-Baptiste Kempf

Qt: remove unneeded includes
(cherry picked from commit e837f1cf0577a960450b2955809cc458ab164d20)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=f61ba3e23bbf4836af78c8d9d791094b64093274
---

 modules/gui/qt4/menus.cpp |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/modules/gui/qt4/menus.cpp b/modules/gui/qt4/menus.cpp
index 0ebf6f8..33217a5 100644
--- a/modules/gui/qt4/menus.cpp
+++ b/modules/gui/qt4/menus.cpp
@@ -55,9 +55,7 @@
 #include <QAction>
 #include <QActionGroup>
 #include <QSignalMapper>
-#include <QSystemTrayIcon>
 #include <QStatusBar>
-#include <QFontMetrics>
 
 /*
   This file defines the main menus and the pop-up menu (right-click menu)



More information about the vlc-commits mailing list