[vlmc-devel] commit: Panel: Removing useless include. ( =?UTF-8?Q?Hugo=20Beauz=C3=A9e=2DLuyssen?==?UTF-8?Q?=20?=)
git at videolan.org
git at videolan.org
Sun Dec 5 21:40:48 CET 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sun Dec 5 22:05:34 2010 +0100| [13c4dbc5cd61302a8f1bf27f3187dd0c44fbd6be] | committer: Hugo Beauzée-Luyssen
Panel: Removing useless include.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=13c4dbc5cd61302a8f1bf27f3187dd0c44fbd6be
---
src/Gui/settings/Panel.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/Gui/settings/Panel.cpp b/src/Gui/settings/Panel.cpp
index 819741d..d1036d8 100644
--- a/src/Gui/settings/Panel.cpp
+++ b/src/Gui/settings/Panel.cpp
@@ -32,7 +32,6 @@
#include <QToolButton>
#include <QSizePolicy>
#include <QSize>
-#include <QShowEvent>
const int Panel::M_ICON_HEIGHT = 64;
More information about the Vlmc-devel
mailing list