mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: add timing info to marks display
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
<object class="GtkTreeView" id="tree_view">
|
||||
<property name="headers-visible">false</property>
|
||||
<property name="enable-grid-lines">horizontal</property>
|
||||
<property name="has-tooltip">true</property>
|
||||
<property name="visible">true</property>
|
||||
<child>
|
||||
<object class="GtkTreeViewColumn" id="duration_column">
|
||||
|
||||
Reference in New Issue
Block a user