Salome HOME
Get rid of compilation warnings. Part I.
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetMultiSelector.cpp
index 5c5c8a8ef8e56800723eddd7f76a06ebf3866d58..451a371ec4ce7745ff87ee5f3baaae17b79760bc 100644 (file)
@@ -1119,6 +1119,8 @@ QList<ActionInfo>
         i--;
       }
       break;
+    default: // [to avoid compilation warning]
+      break;
     }
   }
   return aList;