summaryrefslogtreecommitdiff
path: root/tools/editor/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/index.html')
-rw-r--r--tools/editor/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/editor/index.html b/tools/editor/index.html
index 73356bd..914ac93 100644
--- a/tools/editor/index.html
+++ b/tools/editor/index.html
@@ -19,6 +19,8 @@
<button id="lineTool">Line</button>
<button id="ellipseTool">Ellipse</button>
<button id="noiseTool">Noise</button>
+ <button id="undoButton">Undo</button>
+ <button id="redoButton">Redo</button>
<!-- Add more tool controls later -->
</div>
</div>