]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/imageUndoRedo/imageInfoUR.cxx
#3482 Bug Manual Paint - MacOs and UChar images
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / imageUndoRedo / imageInfoUR.cxx
index 109b1f2d228810244b685d34ac57ff202edca009..a4cdf591d26bbd69fcedc6597d52c51839250996 100755 (executable)
@@ -151,6 +151,7 @@ void ImageInfoUR::RemoveImagesFromMemory(const StringType& gPath)
 {
        if (!this->m_OnDisk) 
        {
+        printf("EED ImageInfoUR::RemoveImagesFromMemory  >>>>  %s \n", gPath.c_str() );
                this->SaveImagesOnDisk(gPath);
        }
        this->m_UndoImage = NULL;