Salome HOME
Fix for bug 10438: Crash during Explode on Blocks operation (Global selection on...
[modules/gui.git] / src / TOOLSGUI / ToolsGUI_CatalogGeneratorDlg.h
index 9d474ac67fe1d2ecb15fe586a1be9fc3a72ffb6c..5da0d5cc629c4b108c5397ec540ea7e345b16ee7 100755 (executable)
@@ -31,6 +31,8 @@
 
 #include <qdialog.h>
 
+#include <Standard_Macro.hxx>
+
 class QLineEdit;
 class QPushButton;
 
@@ -38,7 +40,7 @@ class QPushButton;
 // class    : ToolsGUI_CatalogGeneratorDlg
 // purpose  :
 //=================================================================================
-class ToolsGUI_CatalogGeneratorDlg : public QDialog
+class Standard_EXPORT ToolsGUI_CatalogGeneratorDlg : public QDialog
 { 
     Q_OBJECT