X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_ManagerContour_NDimensions%2FwxInstantChooserPanel.cxx;h=796b2f320880173e1c6e828649a3e338a08d7106;hb=e6d3c7fac51c377ad9550abe714065b470ad7eb6;hp=73378859fa5fe190bd63106d106516324e22b239;hpb=abbe0af018a088d5369cee7cac86b9a64eaf4e82;p=creaContours.git diff --git a/lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.cxx b/lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.cxx index 7337885..796b2f3 100644 --- a/lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.cxx +++ b/lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.cxx @@ -188,7 +188,7 @@ DEFINE_EVENT_TYPE( wxINSTANT_CHOOSER_CHANGE ) } }*/ - int groupID = (int)event.GetClientData(); + int groupID = *(int*)event.GetClientData(); wxConceptControl * eventConcept = (wxConceptControl *)event.GetEventObject(); if ( eventConcept->getIfChecked( groupID ) ) {