r602: Fix baver's code... don't insert timecode when show_tc is not set
[cinelerra_cv/mob.git] / cinelerra / undostack.inc
blob120285c53971bfc15153b92b2221af048420ea12
1 #ifndef UNDOSTACK_INC
2 #define UNDOSTACK_INC
4 class UndoStack;
6 #endif