Salome HOME
Build on Windows platform. V9_3_0a2 V9_3_0b1
authorrnv <rnv@opencascade.com>
Wed, 6 Mar 2019 13:27:13 +0000 (16:27 +0300)
committerrnv <rnv@opencascade.com>
Wed, 6 Mar 2019 13:27:13 +0000 (16:27 +0300)
src/salomegui/Yacsgui.hxx

index d7c3cddfb99b8f56873763ebbc3fcc3385d63fe9..3e8ca38e7b37e1408fc614af51e99576af533f32 100644 (file)
@@ -23,6 +23,7 @@
 #include "SalomeWrap_Module.hxx"
 #include "Yacsgui_Resource.hxx"
 #include <SALOMEconfig.h>
+#include "YACSExport.hxx"
 
 #include <QModelIndex>
 #include <map>
@@ -40,7 +41,7 @@ namespace YACS
 class SalomeApp_Application;
 class SUIT_ViewWindow;
 
-class Yacsgui: public SalomeWrap_Module
+class YACS_EXPORT Yacsgui: public SalomeWrap_Module
 {
   Q_OBJECT