Fix compile error introduced in rev. 7c029f5f
.
This commit is contained in:
parent
e9be3beb2a
commit
b354f41fc2
@ -3672,6 +3672,8 @@ Editor::begin_reversible_selection_op (string name)
|
||||
}
|
||||
}
|
||||
|
||||
#include "pbd/stacktrace.h"
|
||||
|
||||
void
|
||||
Editor::abort_reversible_selection_op ()
|
||||
{
|
||||
@ -3790,8 +3792,6 @@ Editor::abort_reversible_command ()
|
||||
}
|
||||
}
|
||||
|
||||
#include "pbd/stacktrace.h"
|
||||
|
||||
void
|
||||
Editor::commit_reversible_command ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user