]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/containerSettings.h
Diego Caceres: creaButtonContainer & creaPanelButtonContainer
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / model / containerSettings.h
index 1707176244cceea21679d2fec5927d205a8a1d62..6d10f7a1c7db94b43f4d014245c0bdaaa12912fe 100644 (file)
@@ -75,14 +75,6 @@ namespace creaButtonContainer
                                 * @return The wx button group container.
                                 */
                                void
-                               CreateGroup( const std::string & groupName );
-                               /*!
-                                * @brief This function allows to create the ButtonGroupContainer.
-                                * @param the wxWindow* parent to be attached.
-                                * @param The Container settings.
-                                * @return The wx button group container.
-                                */
-                               void
                                AddButton( const std::string & groupName, const std::string buttonName,
                                    const std::string iconpath, const std::string buttonDescription,
                                    FunctionEventType event );