X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbmaracasvisuShowNPoints.cxx;h=7da8c5679899bf767ac1f55264500efaa0c24eff;hb=bf403544fe90a939c6a988f2c06ead7f4738d545;hp=c741e5e625a6417fb11b22d2d361e221944ebf26;hpb=de5cb63cdc23317a114c77f7b6184126d7988508;p=creaMaracasVisu.git diff --git a/bbtk/src/bbmaracasvisuShowNPoints.cxx b/bbtk/src/bbmaracasvisuShowNPoints.cxx index c741e5e..7da8c56 100644 --- a/bbtk/src/bbmaracasvisuShowNPoints.cxx +++ b/bbtk/src/bbmaracasvisuShowNPoints.cxx @@ -210,6 +210,7 @@ void ShowNPoints::CreateWidget(wxWindow* parent) void ShowNPoints::bbUserConstructor() { + mwxwidget = NULL; std::vector colour; colour.push_back(1.0); colour.push_back(0.0);