add separator

This commit is contained in:
Marcos Pinto 2007-08-09 01:52:28 +00:00
parent 7fbbd7da30
commit ff13d99e99
1 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@
</child>
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="select_all">
<property name="visible">True</property>