libsysprof-ui: add tooltips for message column

This commit is contained in:
Christian Hergert
2019-05-27 11:06:02 -07:00
parent c5e6ef7f2a
commit 1940e45bf4

View File

@ -6,6 +6,7 @@
<property name="visible">true</property>
<child>
<object class="GtkTreeView" id="tree_view">
<property name="tooltip-column">3</property>
<property name="headers-visible">true</property>
<property name="visible">true</property>
<child>