X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_MeshInfosDlg.h;h=d8925c5d8f6ca556d47391b4b7f951d0e0acbeb4;hp=51bf242c596f8c987a3125a310c700a6f10e6357;hb=9d11375af40826e967ab2c3bcb77d1f9d439c90c;hpb=4b8b3b4a281e64c16ceaa81647631c6e3bf1c730 diff --git a/src/SMESHGUI/SMESHGUI_MeshInfosDlg.h b/src/SMESHGUI/SMESHGUI_MeshInfosDlg.h index 51bf242c5..d8925c5d8 100644 --- a/src/SMESHGUI/SMESHGUI_MeshInfosDlg.h +++ b/src/SMESHGUI/SMESHGUI_MeshInfosDlg.h @@ -29,6 +29,8 @@ #ifndef SMESHGUI_MESHINFOSDLG_H #define SMESHGUI_MESHINFOSDLG_H +#include "SMESH_SMESHGUI.hxx" + // QT Includes #include @@ -40,7 +42,7 @@ class QWidgetStack; class LightApp_SelectionMgr; class SMESHGUI; -class SMESHGUI_MeshInfosDlg : public QDialog +class SMESHGUI_EXPORT SMESHGUI_MeshInfosDlg : public QDialog { Q_OBJECT