Skip to content

Commit

Permalink
Fix validation failure in assistant-csv-trans-import.glade
Browse files Browse the repository at this point in the history
- Redo change from 0d8640f
 - (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
  • Loading branch information
richardcohen committed May 13, 2023
1 parent 8067ba1 commit a61a691
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-csv-trans-import.glade
Expand Up @@ -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>

0 comments on commit a61a691

Please sign in to comment.