X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbmaracasvisuViewerMPR.cxx;h=fe3a10d73a92d75de7ce56c481c5049d0bc61ad1;hb=bf403544fe90a939c6a988f2c06ead7f4738d545;hp=bbb2adbe37f3367842e3341e623321ee846b0d80;hpb=de5cb63cdc23317a114c77f7b6184126d7988508;p=creaMaracasVisu.git diff --git a/bbtk/src/bbmaracasvisuViewerMPR.cxx b/bbtk/src/bbmaracasvisuViewerMPR.cxx index bbb2adb..fe3a10d 100644 --- a/bbtk/src/bbmaracasvisuViewerMPR.cxx +++ b/bbtk/src/bbmaracasvisuViewerMPR.cxx @@ -125,6 +125,7 @@ void ViewerMPR::CreateWidget(wxWindow* parent) void ViewerMPR::bbUserConstructor() { + wxwidget = NULL; bbSetInputIn(NULL); } void ViewerMPR::bbUserCopyConstructor(bbtk::BlackBox::Pointer)