mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
inspector: Change label of widget tree
The tree contains other objects besides widgets, so label it 'Objects'.
This commit is contained in:
parent
c9dba4b8e0
commit
08f2456d5f
@ -23,7 +23,7 @@
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkTreeViewColumn">
|
||||
<property name="title" translatable="yes">Widget</property>
|
||||
<property name="title" translatable="yes">Object</property>
|
||||
<property name="resizable">True</property>
|
||||
<child>
|
||||
<object class="GtkCellRendererText">
|
||||
|
Loading…
Reference in New Issue
Block a user