r578: Factored UndoStackItem into an interface class UndoStackItem and
commit059640bb5a50f25f63041c1b32aafc6effedc378
authorJohannes Sixt <johannes.sixt@telecom.at>
Wed, 11 May 2005 20:25:58 +0000 (11 20:25 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Wed, 11 May 2005 20:25:58 +0000 (11 20:25 +0000)
treea56e6e3dfff7dc19d15573a347a4e4653dc50c4f
parent72d8da79b39ebd16be6d3ff1118970d82466f723
r578: Factored UndoStackItem into an interface class UndoStackItem and
a derived class MainUndoStackItem that keeps the EDL backups.
cinelerra/Makefile.am
cinelerra/mainundo.C
cinelerra/mainundo.h
cinelerra/mwindowedit.C
cinelerra/undostack.C
cinelerra/undostack.h
cinelerra/undostackitem.C [new file with mode: 0644]
cinelerra/undostackitem.h [new file with mode: 0644]