Salome HOME
INT PAL 0052685: Add possibility to show/hide Scalar Bar of Actor
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Operations.h
index 576133bcf5f91c3de532d06deedb6de17cb90638..c9b3a2f58e38a8800f8f91673f052579c477819b 100644 (file)
@@ -29,6 +29,7 @@ namespace SMESHOp {
     OpSelectFiltersLibrary   = 1010,   // MENU TOOLS - SELECTION FILTERS LIBRARY
     OpReset                  = 1020,   // RESET
     OpScalarBarProperties    = 1021,   // SCALAR BAR PROPERTIES
+    OpShowScalarBar          = 1022,   // SHOW SCALAR BAR
     OpSaveDistribution       = 1030,   // SAVE DISTRIBUTION
     OpShowDistribution       = 1031,   // SHOW DISTRIBUTION
 #ifndef DISABLE_PLOT2DVIEWER