mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: allow multiple selections
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user