Salome HOME
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
[modules/gui.git] / src / VTKViewer / VTKViewer_ViewWindow.h
index 8ac906e78b648d8b08e10cb70ec5e9cd47b5c428..d256bca80d470689c2484c6462a3bc4f487424ff 100755 (executable)
@@ -117,7 +117,7 @@ private:
 private:
   enum { DumpId, FitAllId, FitRectId, FitSelectionId, ZoomId, PanId, GlobalPanId, RotationId,
          FrontId, BackId, TopId, BottomId, LeftId, RightId, ClockWiseId, AntiClockWiseId,
-        ResetId, TrihedronShowId };
+         ResetId, TrihedronShowId };
   typedef QMap<int, QtxAction*> ActionsMap;
   
   void    createActions();