Fix typo in commodity.glade which broke creating new commodities

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19239 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls 2010-06-08 03:54:50 +00:00
parent 6b1589cd81
commit a4f2b81a17

View File

@ -681,7 +681,7 @@
</packing>
</child>
<child>
<widget class="GtkComboBoxEntry" id="namespace_cbe1">
<widget class="GtkComboBoxEntry" id="namespace_cbe">
<property name="visible">True</property>
<property name="items">Dummy namespace</property>
<signal name="changed" handler="gnc_ui_commodity_changed_cb"/>