timeline: reorganized undo commands
Split commands between several files rather than having them all in two monolithic ones.
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
#include "node/project/project.h"
|
||||
#include "node/project/sequence/sequence.h"
|
||||
#include "undo/undocommand.h"
|
||||
#include "widget/timelinewidget/timelineundo.h"
|
||||
#include "widget/timelinewidget/undo/timelineundogeneral.h"
|
||||
#include "widget/timelinewidget/undo/timelineundopointer.h"
|
||||
#include "testutil.h"
|
||||
|
||||
namespace olive {
|
||||
|
||||
Reference in New Issue
Block a user