[vlmc-devel] commit: MediaCellView: Removed useless include. ( Hugo Beauzée-Luyssen )

git at videolan.org git at videolan.org
Sun Apr 18 19:45:32 CEST 2010


vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sun Apr 18 19:45:30 2010 +0200| [b8b6dd0c59a5c73cf14afbec9e7ab93d005d38f1] | committer: Hugo Beauzée-Luyssen 

MediaCellView: Removed useless include.

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

 src/Gui/library/MediaCellView.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/Gui/library/MediaCellView.h b/src/Gui/library/MediaCellView.h
index 9e645f7..12c2d87 100644
--- a/src/Gui/library/MediaCellView.h
+++ b/src/Gui/library/MediaCellView.h
@@ -27,7 +27,6 @@
 #include <QWidget>
 #include <QUuid>
 #include <QMouseEvent>
-#include "ClickableLabel.h"
 
 class   Clip;
 class   Media;



More information about the Vlmc-devel mailing list