![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_undo_tags_t:Data Fields | |
| int32_t | imgid |
| GList * | before |
| GList * | after |
| GList* dt_undo_tags_t::after |
Definition at line 65 of file tags.c.
Referenced by _pop_undo(), _tag_execute(), and _undo_tags_free().
| GList* dt_undo_tags_t::before |
Definition at line 64 of file tags.c.
Referenced by _pop_undo(), _tag_execute(), and _undo_tags_free().
| int32_t dt_undo_tags_t::imgid |
Definition at line 63 of file tags.c.
Referenced by _pop_undo(), and _tag_execute().