Merge branch 'wip/chergert/fix-inspector' into 'main'

inspector: fix runtime errors with missing widgets

Closes #5986

See merge request GNOME/gtk!6217
This commit is contained in:
Matthias Clasen 2023-07-26 20:16:35 +00:00
commit 64f50b33e4

View File

@ -697,7 +697,6 @@
<widget name="baselines_label"/> <widget name="baselines_label"/>
<widget name="layout_label_box"/> <widget name="layout_label_box"/>
<widget name="focus_label"/> <widget name="focus_label"/>
<widget name="touchscreen_label"/>
</widgets> </widgets>
</object> </object>
<object class="GtkSizeGroup"> <object class="GtkSizeGroup">