mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-gtk: show column separators for mark table
This commit is contained in:
@ -12,6 +12,7 @@
|
|||||||
<style>
|
<style>
|
||||||
<class name="data-table"/>
|
<class name="data-table"/>
|
||||||
</style>
|
</style>
|
||||||
|
<property name="show-column-separators">true</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkColumnViewColumn" id="start_column">
|
<object class="GtkColumnViewColumn" id="start_column">
|
||||||
<property name="title" translatable="yes">Start</property>
|
<property name="title" translatable="yes">Start</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user