diff options
Diffstat (limited to 'tools/mq_editor/index.html')
| -rw-r--r-- | tools/mq_editor/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/mq_editor/index.html b/tools/mq_editor/index.html index 4737d67..4292a5f 100644 --- a/tools/mq_editor/index.html +++ b/tools/mq_editor/index.html @@ -284,6 +284,9 @@ <button id="autoSpreadAllBtn" disabled>Auto Spread All</button> <button id="playBtn" disabled>▶ Play</button> <button id="stopBtn" disabled>■ Stop</button> + <button id="newPartialBtn" disabled>+ Partial</button> + <button id="undoBtn" disabled>↩ Undo</button> + <button id="redoBtn" disabled>↪ Redo</button> <div class="params"> <div class="param-group"> |
