summaryrefslogtreecommitdiff
path: root/src/gridview.c
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-20 19:53:36 +0300
committerPaul Buetow <paul@buetow.org>2026-07-20 19:53:36 +0300
commit0747e161dd4fd089346b0c14d38229d612e53a5f (patch)
treeac467562c09e691b03c13f7d240f5d5b721c064d /src/gridview.c
parentde9ceaeb0cc7040153c3ba1288180bd38767f639 (diff)
shortcuts: fix the GtkBuilder UI XML so ? doesn't crash on startup
The inline SHORTCUTS_UI string had mismatched closing tags (extra </child> elements), so gtk_builder_new_from_string failed with "Element child was closed, but the currently open element is object" and aborted the process the moment ? was pressed. Regenerate the UI with correct <object>/<child> nesting (validated with xmllint).
Diffstat (limited to 'src/gridview.c')
0 files changed, 0 insertions, 0 deletions