summaryrefslogtreecommitdiffstats
path: root/src/gui/ui/restinserter.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ui/restinserter.rc')
-rw-r--r--src/gui/ui/restinserter.rc13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/gui/ui/restinserter.rc b/src/gui/ui/restinserter.rc
new file mode 100644
index 0000000..37636c8
--- /dev/null
+++ b/src/gui/ui/restinserter.rc
@@ -0,0 +1,13 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+
+<kpartgui name="Rosegarden::NotationTool" version="1230">
+
+<Menu noMerge="1" name="RestInserter">
+ <Action name="notes" />
+ <Action name="erase" />
+ <Action name="select" />
+ <Separator/>
+ <Action name="toggle_dot" />
+</Menu>
+
+</kpartgui>