mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix validation failure in assistant-csv-trans-import.glade
- Redo change from 0d8640f703
- (Glade bug?)
$ gtk-builder-tool validate gnucash/gtkbuilder/assistant-csv-trans-import.glade
Gtk-CRITICAL **: 21:57:40.154: gtk_assistant_set_page_has_padding: assertion 'child != NULL' failed
This commit is contained in:
parent
8067ba1d9d
commit
a61a691bb5
@ -1145,9 +1145,6 @@ More information can be displayed by using the help button.</property>
|
||||
<object class="GtkBox">
|
||||
<property name="can-focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has-padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
Loading…
Reference in New Issue
Block a user