X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FpPlotter%2FHistogramWidget.h;h=078e9efe7d18ff74dc39a9c0c2fe714e04672d83;hb=0a4bb77d5281ee5bc6eebd504abae2500cfa780a;hp=ff2d80329075a1d080899f3ecf7e662669e50046;hpb=c5feadbb145eecf6d73f793535b7e23eb18db2cb;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h index ff2d803..078e9ef 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h @@ -16,6 +16,7 @@ #include #endif +#include "marTypes.h" #include "pPlotter.h" #include "pFunctionPoint.h" #include "vtkImageData.h" @@ -27,7 +28,7 @@ #define NUM_POINTS 100 #define WINDOW_SIZE 10 -class HistogramWidget:public wxPanel +class creaMaracasVisu_EXPORT HistogramWidget:public wxPanel { public: //---------------------