Skip to content

Commit

Permalink
MeshGui: [skip ci] remove wrong export macro
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Feb 29, 2020
1 parent 9c154f7 commit 53999ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/MeshPart/Gui/Tessellation.h
Expand Up @@ -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

Expand Down

0 comments on commit 53999ea

Please sign in to comment.