toolbar separator fix (glade/libglade buglet)

This commit is contained in:
brianb
2003-01-22 20:22:48 +00:00
parent f30001a4f5
commit 95c0805c08
4 changed files with 14 additions and 14 deletions

View File

@@ -246,10 +246,8 @@
<property name="tooltip" translatable="yes">Execute query</property>
<property name="label">gtk-execute</property>
<property name="use_stock">True</property>
</widget>
<packing>
<property name="new_group">True</property>
</packing>
</widget>
</child>
<child>
@@ -268,10 +266,8 @@
<property name="tooltip" translatable="yes">Close this window</property>
<property name="label">gtk-close</property>
<property name="use_stock">True</property>
</widget>
<packing>
<property name="new_group">True</property>
</packing>
</widget>
</child>
</widget>
</child>