diff --git a/src/Mod/MeshPart/Gui/Tessellation.h b/src/Mod/MeshPart/Gui/Tessellation.h index ea55ea2fb7..1e42ed37ab 100644 --- a/src/Mod/MeshPart/Gui/Tessellation.h +++ b/src/Mod/MeshPart/Gui/Tessellation.h @@ -42,7 +42,7 @@ namespace MeshPartGui { * Non-modal dialog to mesh a shape. * @author Werner Mayer */ -class MeshGuiExport Mesh2ShapeGmsh : public MeshGui::GmshWidget +class Mesh2ShapeGmsh : public MeshGui::GmshWidget { Q_OBJECT