summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/main.ui
diff options
context:
space:
mode:
Diffstat (limited to 'demos/gtk-demo/main.ui')
-rw-r--r--demos/gtk-demo/main.ui15
1 files changed, 0 insertions, 15 deletions
diff --git a/demos/gtk-demo/main.ui b/demos/gtk-demo/main.ui
index 4e06bbdbe9..67a1ae11ec 100644
--- a/demos/gtk-demo/main.ui
+++ b/demos/gtk-demo/main.ui
@@ -1,21 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.10 -->
- <menu id="appmenu">
- <section>
- <item>
- <attribute name="label" translatable="yes">About</attribute>
- <attribute name="action">app.about</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Quit</attribute>
- <attribute name="action">app.quit</attribute>
- <attribute name="accel">&lt;Primary&gt;q</attribute>
- </item>
- </section>
- </menu>
<object class="GtkTreeStore" id="treestore">
<columns>
<!-- column-name NAME -->