]> SALOME platform Git repositories - modules/hexablock.git/commitdiff
Salome HOME
Compilation on Windows platform.
authorrnv <rnv@opencascade.com>
Fri, 28 Mar 2014 13:30:16 +0000 (17:30 +0400)
committerrnv <rnv@opencascade.com>
Fri, 28 Mar 2014 13:30:16 +0000 (17:30 +0400)
src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.h

index 9c56ab3d962cf21c0db1735bc82c3f3d0952d7b6..e5255c4670c8b4f456c3259b04d25ed576281ff5 100755 (executable)
@@ -27,8 +27,9 @@
 
 #include <LightApp_OCCSelector.h>
 #include "hexa_base.hxx"
+#include "HEXABLOCKGUI_Export.hxx"
 
-class HexaExport HEXABLOCKGUI_OCCSelector : public LightApp_OCCSelector
+class HEXABLOCK_EXPORT HEXABLOCKGUI_OCCSelector : public LightApp_OCCSelector
 {
 public:
     HEXABLOCKGUI_OCCSelector( OCCViewer_Viewer*, SUIT_SelectionMgr* );