[Gui] rename the Qt header list
This commit is contained in:
@@ -1199,7 +1199,7 @@ SET(FreeCADGui_SRCS
|
||||
MetaTypes.h
|
||||
PreCompiled.cpp
|
||||
PreCompiled.h
|
||||
Qt4All.h
|
||||
QtAll.h
|
||||
Control.h
|
||||
SpaceballEvent.h
|
||||
PreferencePackManager.h
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef __Qt4All__
|
||||
#define __Qt4All__
|
||||
#ifndef __QtAll__
|
||||
#define __QtAll__
|
||||
|
||||
// Qt Toolkit
|
||||
// QtCore
|
||||
Reference in New Issue
Block a user