libsysprof-ui: allow multiple selections

This commit is contained in:
Christian Hergert
2019-05-20 15:25:13 -07:00
parent 2f1d6b6981
commit 1183c05e81
2 changed files with 6 additions and 1 deletions

View File

@ -208,7 +208,7 @@
<property name="shadow-type">in</property>
<property name="margin-bottom">12</property>
<child>
<object class="GtkTreeView" id="marks_tree_view">
<object class="GtkTreeView" id="marks_view">
<property name="model">marks_store</property>
<property name="width-request">500</property>
<property name="height-request">100</property>