From 0ec51a959adac08ff748be7d8af9bfeccc99ba1a Mon Sep 17 00:00:00 2001 From: wmayer Date: Wed, 22 Sep 2021 19:30:58 +0200 Subject: [PATCH] Gui: remove QUiLoader from Qt4All.h to make sure it is included from a single file --- src/Gui/Qt4All.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Gui/Qt4All.h b/src/Gui/Qt4All.h index 3dca95bd68..256dd249cc 100644 --- a/src/Gui/Qt4All.h +++ b/src/Gui/Qt4All.h @@ -157,9 +157,6 @@ // QtSvg #include #include -// QtUiTools -#include -#include #include "qmath.h" #include