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:
Richard Cohen 2023-04-24 22:12:26 +01:00
parent 8067ba1d9d
commit a61a691bb5

View File

@ -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>