summaryrefslogtreecommitdiffstats
path: root/src/gui/ui/notationeraser.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ui/notationeraser.rc')
-rw-r--r--src/gui/ui/notationeraser.rc12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/gui/ui/notationeraser.rc b/src/gui/ui/notationeraser.rc
new file mode 100644
index 0000000..e3e3289
--- /dev/null
+++ b/src/gui/ui/notationeraser.rc
@@ -0,0 +1,12 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+
+<kpartgui name="Rosegarden::NotationTool" version="1230">
+
+<Menu name="NotationEraser">
+ <Action name="select" />
+ <Action name="insert" />
+ <Separator/>
+ <Action name="toggle_rest_collapse" />
+</Menu>
+
+</kpartgui>