]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h
#3418 creaMaracasVisu Feature New Normal - ManualPaint_model with openmp
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / pPlotter / HistogramWidget.h
index 0e61661d907a46e5ff6d2de900759afbb0332ca7..4850d1322dcc64f1b66a7a396159ffb125c67d60 100644 (file)
@@ -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
        //----------------------------------------------------------------------------