summaryrefslogtreecommitdiff
path: root/muse2/muse/undo.h
diff options
context:
space:
mode:
authorrj <rj@rj>2013-10-09 19:45:37 +0200
committerrj <rj@rj>2013-10-09 19:45:37 +0200
commit8825155b467098cb14a0f23af079bda62da4f5d2 (patch)
treecc6387fdab06e771dd4db6b69a214cca358a05f8 /muse2/muse/undo.h
parent60e9415153a33eb6545ecf560e4b3b73864d1d2c (diff)
changed track drag to move instead of swap
Diffstat (limited to 'muse2/muse/undo.h')
-rw-r--r--muse2/muse/undo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/muse/undo.h b/muse2/muse/undo.h
index f83ce491..2696de39 100644
--- a/muse2/muse/undo.h
+++ b/muse2/muse/undo.h
@@ -53,7 +53,7 @@ struct UndoOp {
AddSig, DeleteSig,
AddKey, DeleteKey,
ModifyTrackName, ModifyTrackChannel,
- SwapTrack,
+ MoveTrack,
ModifyClip,
ModifyMarker,
ModifySongLen, // a = new len, b = old len