[vlmc-devel] commit: TracksControl: Removing useless includes ( Hugo Beauzée-Luyssen )

git at videolan.org git at videolan.org
Tue Aug 24 22:25:11 CEST 2010


vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Tue Aug 24 22:25:03 2010 +0200| [3b03d519b791a443b2d8f26ca26b80e90a7cafa3] | committer: Hugo Beauzée-Luyssen 

TracksControl: Removing useless includes

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=3b03d519b791a443b2d8f26ca26b80e90a7cafa3
---

 src/Gui/widgets/TrackControls.cpp |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/Gui/widgets/TrackControls.cpp b/src/Gui/widgets/TrackControls.cpp
index b325d91..e3a1bcb 100644
--- a/src/Gui/widgets/TrackControls.cpp
+++ b/src/Gui/widgets/TrackControls.cpp
@@ -25,8 +25,6 @@
 
 #include "ui_TrackControls.h"
 
-#include <QDesktopServices>
-#include <QIcon>
 #include <QInputDialog>
 #include <QSettings>
 



More information about the Vlmc-devel mailing list