]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/LayerImageBase.h
#2482 creaMaracasVisu Bug New High - ColorLayer refresh missing. The MPR is not...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / LayerImageBase.h
index e9e92aadb22910a09ff647fc4237c66128c71489..fec399ca43a180788f551dee20215bc3f69a024f 100644 (file)
@@ -63,8 +63,8 @@ public:
        virtual bool OnRightButtonUp();
 
 private:
-    bool               _state;
-    bool               _stateKey;
+    bool                                       _state;
+    bool                               _stateKey;
     LayerImageBase*    _layerImageBase;
 
 protected: