]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaPanelButtonContainer/buttonContainerSettings.cxx
#2620 creaMaracasVisu Feature New Normal - creaPanelButtonContainer New wxWidget...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaPanelButtonContainer / buttonContainerSettings.cxx
index f7cceccbc0cfd787a77303031e5d0abdb014f70b..130b81b7faea6aa56ce59df6b8ecb925fb2c4eda 100644 (file)
@@ -215,9 +215,10 @@ namespace creaPanelButtonContainer
                        {
                                if (type == 0)
                                        this->AddButton(*it);
-                               else if (type == 1 || type == 2)
+                               else if (type == 1 || type == 2 || type == 3)
                                        this->AddItems(*it);
 
+
                        }                                       //rof
                }                                       //yrt
                catch (std::exception& e)