1
0
Fork 0
mirror of https://github.com/subsurface/subsurface.git synced 2024-12-14 04:51:30 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Berthold Stoeger
fe82cb32b9 media: add small C++ helper describing a picture struct
By using a std::string instead of a C-string, memory management
becomes so much simpler! This class will be used for keeping track
of deleted/added pictures in the undo system.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-05-06 13:58:09 -07:00