+ Remove dependency to iisTaskPanel when not needed
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Standard_math.hxx>
|
||||
# include <QApplication>
|
||||
# include <QMessageBox>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -25,7 +25,9 @@
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <Standard_math.hxx>
|
||||
# include <QAction>
|
||||
# include <QCoreApplication>
|
||||
# include <QMenu>
|
||||
#endif
|
||||
|
||||
#include "ViewProviderFemMeshShapeNetgen.h"
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
#include <Gui/Workbench.h>
|
||||
|
||||
class QtColorPicker;
|
||||
class QColor;
|
||||
|
||||
namespace SpreadsheetGui {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user