r21501 - gnucash/trunk/src/business/business-gnome/gtkbuilder - Whitespace cleanup in dialog-customer.glade

Geert Janssens gjanssens at code.gnucash.org
Fri Oct 28 08:27:17 EDT 2011


Author: gjanssens
Date: 2011-10-28 08:27:17 -0400 (Fri, 28 Oct 2011)
New Revision: 21501
Trac: http://svn.gnucash.org/trac/changeset/21501

Modified:
   gnucash/trunk/src/business/business-gnome/gtkbuilder/dialog-customer.glade
Log:
Whitespace cleanup in dialog-customer.glade

Modified: gnucash/trunk/src/business/business-gnome/gtkbuilder/dialog-customer.glade
===================================================================
--- gnucash/trunk/src/business/business-gnome/gtkbuilder/dialog-customer.glade	2011-10-28 12:27:08 UTC (rev 21500)
+++ gnucash/trunk/src/business/business-gnome/gtkbuilder/dialog-customer.glade	2011-10-28 12:27:17 UTC (rev 21501)
@@ -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>



More information about the gnucash-changes mailing list