#include "PreCompiled.h"#include <QMessageBox>#include <QRegExp>#include <QTreeWidget>#include <TopoDS_Shape.hxx>#include <TopExp_Explorer.hxx>#include <boost/bind.hpp>#include <cfloat>#include "Mirroring.h"#include "ui_Mirroring.h"#include "../App/PartFeature.h"#include <Base/Exception.h>#include <App/Application.h>#include <App/Document.h>#include <App/DocumentObject.h>#include <Gui/Application.h>#include <Gui/BitmapFactory.h>#include <Gui/Command.h>#include <Gui/Document.h>#include <Gui/Selection.h>#include <Gui/Utilities.h>#include <Gui/ViewProvider.h>#include <Gui/WaitCursor.h>#include "moc_Mirroring.cpp"Go to the source code of this file.
1.6.1