]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbcreaMaracasVisuPanelButtonContainerSettings.cxx
2378 creaMaracasVisu Feature New Normal new box: ColorWindowLevel_Interface
[creaMaracasVisu.git] / bbtk / src / bbcreaMaracasVisuPanelButtonContainerSettings.cxx
index c12645b3c8ec73114dd723bb270cd36f89aef01c..ecc5b70a816604bd679860414c35cd465d10d8e8 100644 (file)
@@ -43,10 +43,10 @@ PanelButtonContainerSettings::Process( )
 
        this->m_BSettings->groupName                    = bbGetInputGroupName( );
        this->m_BSettings->buttonName                   = bbGetInputButtonName( );
-       this->m_BSettings->buttonDescription    = bbGetInputButtonDescription( );
-       this->m_BSettings->iconpath                             = bbGetInputIconpath( );
-       this->m_BSettings->panel                                = this->myPanel;
-       this->m_BCSettingsVector                                = bbGetInputIn();
+       this->m_BSettings->buttonDescription            = bbGetInputButtonDescription( );
+       this->m_BSettings->iconpath                     = bbGetInputIconpath( );
+       this->m_BSettings->panel                        = this->myPanel;
+       this->m_BCSettingsVector                        = bbGetInputIn();
        this->m_BCSettingsVector.push_back(  this->m_BSettings );
        bbSetOutputOut( this->m_BCSettingsVector );