[Libreoffice-commits] core.git: vcl/qt5

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Aug 13 07:43:34 UTC 2018


 vcl/qt5/Qt5MainWindow.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0cd46eedd08bfbb4061b3c7df66390c5e0243911
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Aug 13 09:43:02 2018 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Mon Aug 13 09:43:02 2018 +0200

    loplugin:includeform
    
    Change-Id: I7c927bb46ce411138069f7c64a5036ce07077ced

diff --git a/vcl/qt5/Qt5MainWindow.cxx b/vcl/qt5/Qt5MainWindow.cxx
index 56e296b4f97a..da3df1b179f9 100644
--- a/vcl/qt5/Qt5MainWindow.cxx
+++ b/vcl/qt5/Qt5MainWindow.cxx
@@ -8,7 +8,7 @@
  *
  */
 
-#include "Qt5MainWindow.hxx"
+#include <Qt5MainWindow.hxx>
 #include <Qt5MainWindow.moc>
 
 #include <QtGui/QCloseEvent>


More information about the Libreoffice-commits mailing list