PartDesign: PCH GUI

This commit is contained in:
Abdullah Tahiri
2019-05-01 18:01:20 +02:00
committed by abdullahtahiriyo
parent 95788dde71
commit e82c154d1d
12 changed files with 127 additions and 102 deletions

View File

@@ -25,7 +25,9 @@
#ifndef _PreComp_
# include <QMessageBox>
#include <QMenu>
# include <QMenu>
# include <TopExp.hxx>
# include <TopTools_IndexedMapOfShape.hxx>
#endif
#include "ViewProviderLoft.h"
@@ -38,8 +40,7 @@
#include <Gui/Command.h>
#include <Gui/Application.h>
#include <Gui/BitmapFactory.h>
#include <TopExp.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
using namespace PartDesignGui;