diff options
Diffstat (limited to 'mixgtk/mixgtk.glade')
-rw-r--r-- | mixgtk/mixgtk.glade | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mixgtk/mixgtk.glade b/mixgtk/mixgtk.glade index e50a68b..78b2d46 100644 --- a/mixgtk/mixgtk.glade +++ b/mixgtk/mixgtk.glade @@ -726,6 +726,19 @@ </child> <child> + <widget class="GtkSeparatorToolItem" id="separatortoolitem13"> + <property name="visible">True</property> + <property name="draw">True</property> + <property name="visible_horizontal">True</property> + <property name="visible_vertical">True</property> + </widget> + <packing> + <property name="expand">False</property> + <property name="homogeneous">False</property> + </packing> + </child> + + <child> <widget class="GtkToolButton" id="run_button"> <property name="visible">True</property> <property name="tooltip" translatable="yes">Run</property> |