]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/imageUndoRedo/image3DDequeUR.h
#3335 creaMaracasVisu Feature New Normal - Manual Paint Model Undo Redo from box
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / imageUndoRedo / image3DDequeUR.h
index b013172a2c38998a4b200496d35f1c2641aab311..416ce6b886e929aba3ea97821d3de98c4b4495cd 100755 (executable)
@@ -128,6 +128,7 @@ protected:
        int                     m_CurrentURPos; //!<This is the index where is located the undo and redo state.
        StringType              m_GlobalPath;   //!<This is the string with the global path.
        StringType              m_IDImages;     //!<This is the string with the ID of the images (For the filenames).
+       StringType              m_PrivateID;    //!<This is the string with the private ID of the images (For the filenames).
 };
 
 #endif /* IMAGE3DDEQUEUR_H_ */