MeshGui: [skip ci] remove wrong export macro

This commit is contained in:
wmayer
2020-02-29 10:13:44 +01:00
parent 9c154f705c
commit 53999ea730

View File

@@ -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