]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/button.cxx
#2647 creaMaracasVisu Feature New Normal - Merge creaButtonContainer BRANCH
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / view / button.cxx
index ae64e063bd886ce166ae512fcd1527255bbda29e..69d72c1ee7cc0ac58382387f2179478db0ecf993 100644 (file)
@@ -93,6 +93,7 @@ namespace creaButtonContainer
                        {
                                TFunctor* vTable[ ] =
                                { this->m_ButtonPair->second->second };
+
                                vTable[ 0 ]->Call( this->m_ButtonPair->first->first );
                        }//yrt
                        catch ( const std::exception& e )