Tweaked alignment of import type radio button group for better consistency and dialog resize behavior.

Patch by Rafał Krzewski

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21264 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2011-09-17 17:19:42 +00:00
parent a16a27616d
commit 1b05840f0f

View File

@ -82,7 +82,7 @@
<widget class="GtkAlignment" id="alignment5">
<property name="visible">True</property>
<child>
<widget class="GtkHBox" id="hbox2">
<widget class="GtkVBox" id="vbox2">
<property name="visible">True</property>
<child>
<widget class="GtkRadioButton" id="radiobuttonBill">
@ -143,6 +143,7 @@
</widget>
<packing>
<property name="position">1</property>
<property name="expand">False</property>
</packing>
</child>
<child>