X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FpPlotter%2FHistogramWidget.h;h=4850d1322dcc64f1b66a7a396159ffb125c67d60;hb=f9901e756bb82bd333310b47607875331616bb29;hp=cd5cc1aad15edd364fcfb17057ad77042f4f82c6;hpb=4ecb6789d069c8dcd40724f03d8225c25629cd52;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 cd5cc1a..4850d13 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h @@ -185,9 +185,9 @@ private: pHistogram* histogram; pPlotter* plotter; - int idTransferenceFunction; - int histogramSize; - int idHistogram; + int idTransferenceFunction; + int histogramSize; + int idHistogram; /* if the image has already a transference function and color defines to that function @@ -203,6 +203,7 @@ private: int type; DECLARE_CLASS(HistogramWidget); + //---------------------------------------------------------------------------- // wxWidget macro use declaration for handdling events //----------------------------------------------------------------------------