]> SALOME platform Git repositories - modules/hexablock.git/commitdiff
Salome HOME
Migration to OCCT 7.0
authormpa <mpa@opencascade.com>
Wed, 24 Feb 2016 13:56:36 +0000 (16:56 +0300)
committervsr <vsr@opencascade.com>
Thu, 26 May 2016 06:35:38 +0000 (09:35 +0300)
src/HEXABLOCKGUI/HEXABLOCKGUI.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx

index faced0468ed8584b4bc384595d7f042820f3aed1..01c29f0068bf25f503c4ffc7cc4a5d3bb2f05bc8 100755 (executable)
 // #include "HexDocument_impl.hxx"         del Hexa6
 #include "Hex.hxx"
 
-
-#include <Visual3d_ViewManager.hxx>
 //#include <V3d_PerspectiveView.hxx>
 #include <V3d_AmbientLight.hxx>
 #include <V3d_DirectionalLight.hxx>
index 5df656cda7893cf8090fdfc3e1f3a7df578893ca..2683d4857dc82bae92f554325039dd3ec2e1953b 100644 (file)
@@ -25,8 +25,8 @@
 #include <SalomeApp_Application.h>
 #include <SALOME_Actor.h>
 #include <SALOME_ListIO.hxx>
-#include <Handle_AIS_InteractiveObject.hxx>
-#include <Handle_AIS_InteractiveContext.hxx>
+#include <AIS_InteractiveObject.hxx>
+#include <AIS_InteractiveContext.hxx>
 #include <SelectMgr_IndexedMapOfOwner.hxx>
 #include <SALOME_Actor.h>
 #include <SVTK_ViewWindow.h>