[Libreoffice-commits] core.git: vcl/qt5
Andrea Gelmini
andrea.gelmini at gelma.net
Mon Nov 6 22:28:39 UTC 2017
vcl/qt5/Qt5Frame.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 38a8157d9447134913d88c6c373d99a7aa472857
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Mon Nov 6 21:05:18 2017 +0100
Removed duplicated include
Change-Id: I1d6d4a6ce285e46b3910f5e48b6beb1685460f74
Reviewed-on: https://gerrit.libreoffice.org/44376
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/vcl/qt5/Qt5Frame.cxx b/vcl/qt5/Qt5Frame.cxx
index 445029627279..fa28ae55eaf2 100644
--- a/vcl/qt5/Qt5Frame.cxx
+++ b/vcl/qt5/Qt5Frame.cxx
@@ -30,7 +30,6 @@
#include <QtGui/QIcon>
#include <QtGui/QWindow>
#include <QtGui/QScreen>
-#include <QtGui/QWindow>
#include <QtWidgets/QApplication>
#include <saldatabasic.hxx>
More information about the Libreoffice-commits
mailing list