X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbmaracasvisuHistogramView.cxx;h=10546534fa2e2a1feba7936132cd168477636dfd;hb=e78a80c507961553cc6186b93a793c0d1fc96be2;hp=7eab1516f77a2b2f6cea74c8f4a9764e9ff75299;hpb=44e4be7013ea566bd2bdefb9d48e1da0071c3d91;p=creaMaracasVisu.git diff --git a/bbtk/src/bbmaracasvisuHistogramView.cxx b/bbtk/src/bbmaracasvisuHistogramView.cxx index 7eab151..1054653 100644 --- a/bbtk/src/bbmaracasvisuHistogramView.cxx +++ b/bbtk/src/bbmaracasvisuHistogramView.cxx @@ -1,12 +1,12 @@ #include "bbmaracasvisuHistogramView.h" -#include "bbmaracasvisuPackage.h" +#include "bbcreaMaracasVisuPackage.h" #include "Histogram.h" -namespace bbmaracasvisu +namespace bbcreaMaracasVisu { -BBTK_ADD_BLACK_BOX_TO_PACKAGE(maracasvisu,HistogramView) +BBTK_ADD_BLACK_BOX_TO_PACKAGE(creaMaracasVisu,HistogramView) BBTK_BLACK_BOX_IMPLEMENTATION(HistogramView,bbtk::WxBlackBox); //------------------------------------------------ @@ -15,10 +15,10 @@ void HistogramView::Process() } //------------------------------------------------ -void HistogramView::CreateWidget() +void HistogramView::CreateWidget(wxWindow* parent) { bbtkDebugMessageInc("Core",9,"HistogramViewWindow::CreateWidget()"<