[POS-commit] r5462 - stoqlib/trunk/data/glade

Johan Dahlin jdahlin at async.com.br
Mon Dec 4 17:55:29 BRST 2006


Author: jdahlin
Date: Mon Dec  4 17:55:23 2006
New Revision: 5462

Modified:
   stoqlib/trunk/data/glade/CashAdvanceEditor.glade

Log:
Replace a combobox with a comboentry

Modified: stoqlib/trunk/data/glade/CashAdvanceEditor.glade
==============================================================================
--- stoqlib/trunk/data/glade/CashAdvanceEditor.glade	(original)
+++ stoqlib/trunk/data/glade/CashAdvanceEditor.glade	Mon Dec  4 17:55:23 2006
@@ -56,7 +56,7 @@
                             </packing>
                         </child>
                         <child>
-                            <widget class="ProxyComboBoxEntry" id="employee_combo">
+                            <widget class="ProxyComboEntry" id="employee_combo">
                                 <property name="data_type">unicode</property>
                                 <property name="mandatory">True</property>
                                 <property name="sizegroup">casheditor_entry_sizegroup</property>


More information about the POS-commit mailing list