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=0e61661d907a46e5ff6d2de900759afbb0332ca7;hpb=e4ef2b5df5aac431ff3b806f83b7dd5e55e89d86;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 0e61661..4850d13 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h @@ -183,11 +183,11 @@ public: private: - pHistogram* histogram; - pPlotter* plotter; - int idTransferenceFunction; - int histogramSize; - int idHistogram; + pHistogram* histogram; + pPlotter* plotter; + 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 //----------------------------------------------------------------------------