Salome HOME
Rename NOTHING enumerator to avoid naming conflict with HEXABLOCK, caused by previous...
[modules/gui.git] / src / OCCViewer / OCCViewer_ViewWindow.h
index 4bc47c8f11a7fecae6044dc2c134c5d50101a993..2ccaca136b7a2aab347ff5f01f28c79348644ec1 100644 (file)
@@ -155,7 +155,7 @@ public:
    RectangleSelectionStyleId, PolygonSelectionStyleId, CircleSelectionStyleId,
         UserId };
 
-  enum OperationType{ NOTHING, PANVIEW, ZOOMVIEW, ROTATE, 
+  enum OperationType{ NOVIEWOP, PANVIEW, ZOOMVIEW, ROTATE, 
                       PANGLOBAL, WINDOWFIT, FITALLVIEW, FITSELECTION, RESETVIEW,
                       FRONTVIEW, BACKVIEW, TOPVIEW, BOTTOMVIEW, LEFTVIEW, RIGHTVIEW,
                      CLOCKWISEVIEW, ANTICLOCKWISEVIEW, PROJECTION };