vlc | branch: master | Francois Cartegnie <[email protected]> | 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 ) {} _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
