[vlc-commits] Qt: EPGView: includes cleanup

Francois Cartegnie git at videolan.org
Sat Mar 9 20:30:46 CET 2013


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Sat Mar  9 20:28:04 2013 +0100| [41e9bfae66e110a2d82b6f44db4e0eb664f5572e] | committer: Francois Cartegnie

Qt: EPGView: includes cleanup

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

 modules/gui/qt4/components/epg/EPGView.cpp |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/modules/gui/qt4/components/epg/EPGView.cpp b/modules/gui/qt4/components/epg/EPGView.cpp
index 399773a..44f04e6 100644
--- a/modules/gui/qt4/components/epg/EPGView.cpp
+++ b/modules/gui/qt4/components/epg/EPGView.cpp
@@ -27,9 +27,6 @@
 #include <QDateTime>
 #include <QMatrix>
 #include <QPaintEvent>
-#include <QScrollBar>
-#include <QtDebug>
-#include <QGraphicsTextItem>
 
 EPGGraphicsScene::EPGGraphicsScene( QObject *parent ) : QGraphicsScene( parent )
 {}



More information about the vlc-commits mailing list