]> Creatis software - creaMaracasVisu.git/commitdiff
creaPanelButtonContainer change
authorDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Sun, 26 Jun 2011 11:25:55 +0000 (11:25 +0000)
committerDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Sun, 26 Jun 2011 11:25:55 +0000 (11:25 +0000)
lib/maracasVisuLib/src/interface/wxWindows/widgets/creaPanelButtonContainer/creaPanelButtonContainer.cxx

index 9ea9dc7260bacde0162e71d9a62eea1e71d67b11..7477a38afb1abb3f9d5969b9792188218238a2fc 100644 (file)
@@ -25,7 +25,7 @@ namespace creaPanelButtonContainer
                this->m_ButtonContainerSettings = bcSettings;
                this->m_ButtonPanel = new wxPanel( this );
 
-               //Class that manages the cartobutton event!!!
+               //Class that manages the event!!!
                TConcreteFunctor* functor = new TConcreteFunctor( this,
                    &PanelButtonContainer::GenericButtonEvent );
                //end of the event definition