]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/imageUndoRedo/image3DDequeUR.h
DFCH: ManualPaint + imageUndoRedo: Undo/Redo functionality its now working =) =)
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / imageUndoRedo / image3DDequeUR.h
index 689a1d7002a87f599b7b557963c858584630d4b3..53e3e4a0cf18bb2bcbe4c4f603b27ffab94b5351 100755 (executable)
@@ -23,7 +23,7 @@ public:
        virtual ImageInfoUR* Redo();
        void SetGlobalPath(const StringType& globalPath);
        StringType GetGlobalPath();
-       StringType GetImageName(const int & pos, const bool& undo);
+       StringType GetImageName(const int & pos);
        void CleanHardDisk();
 protected:
        ImageInfoDeque m_ImgURDeque;