Skip to content

Commit

Permalink
Whitespace cleanup in dialog-customer.glade
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21501 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
gjanssens committed Oct 28, 2011
1 parent 11b5fff commit ad2c235
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/business/business-gnome/gtkbuilder/dialog-customer.glade
Expand Up @@ -754,13 +754,13 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="model">taxtable_store</property>
<signal name="changed" handler="gnc_customer_taxtable_changed_cb" swapped="no"/>
<child>
<object class="GtkCellRendererText" id="taxtable_cell_renderer_text"/>
<attributes>
<attribute name="text">0</attribute>
</attributes>
</child>
<signal name="changed" handler="gnc_customer_taxtable_changed_cb" swapped="no"/>
<child>
<object class="GtkCellRendererText" id="taxtable_cell_renderer_text"/>
<attributes>
<attribute name="text">0</attribute>
</attributes>
</child>
</object>
<packing>
<property name="expand">True</property>
Expand Down

0 comments on commit ad2c235

Please sign in to comment.