[Gui] rename the Qt header list

This commit is contained in:
Uwe
2022-03-07 12:00:36 +01:00
committed by wwmayer
parent 2c86fe2ab1
commit bda12907de
29 changed files with 68 additions and 68 deletions

View File

@@ -1199,7 +1199,7 @@ SET(FreeCADGui_SRCS
MetaTypes.h
PreCompiled.cpp
PreCompiled.h
Qt4All.h
QtAll.h
Control.h
SpaceballEvent.h
PreferencePackManager.h

View File

@@ -100,7 +100,7 @@
#include <xercesc/util/XMLString.hpp>
#include "InventorAll.h"
#include "Qt4All.h"
#include "QtAll.h"
#elif defined(FC_OS_WIN32)
#include <windows.h>

View File

@@ -21,8 +21,8 @@
***************************************************************************/
#ifndef __Qt4All__
#define __Qt4All__
#ifndef __QtAll__
#define __QtAll__
// Qt Toolkit
// QtCore