]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/containerSettings.cxx
#2497 creaMaracasVisu Feature New Normal - In container button add the list option
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / model / containerSettings.cxx
index 6779dd399e7f0545cb93954256e472a8b68dd715..18f769916826774a5ad0967ed790ec76294c1a1f 100644 (file)
@@ -72,6 +72,8 @@ namespace creaButtonContainer
                }
                
                // ----------------------------------------------------------------------------------
+//EED-MLER
+/*
 
                ListGroupMap
                ContainerSettings::GetListGroupContainer( )
@@ -84,6 +86,7 @@ namespace creaButtonContainer
                {
                        this->m_ListGroupContainer = lstContainer;
                }
+*/
 
                // ----------------------------------------------------------------------------------
 
@@ -173,6 +176,8 @@ namespace creaButtonContainer
                        }//hctac
                }
 
+//EED-MLER
+/*
                void
                ContainerSettings::AddItems(BCStructVectorType infoList)
                {
@@ -191,6 +196,8 @@ namespace creaButtonContainer
                            << "exception: " << e.what( ) << std::endl;
                        }//hctac
                }
+
+
                //-----------------------------------------------------------------------------------
                        void
                                ContainerSettings::AddItem(const StringType & groupName)
@@ -266,7 +273,7 @@ namespace creaButtonContainer
 
                                }
 
-
+*/
 
        // ----------------------------------------------------------------------------------
        }//ecapseman