mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
6b1589cd81
commit
a4f2b81a17
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user