libsysprof-ui: use EggPaned

This commit is contained in:
Christian Hergert
2021-10-01 15:01:46 -07:00
parent b59e779dfb
commit 8e9497b277
5 changed files with 14 additions and 11 deletions

View File

@ -222,15 +222,12 @@
</object>
</child>
<child>
<object class="GtkPaned" id="callgraph">
<object class="EggPaned" id="callgraph">
<property name="orientation">horizontal</property>
<property name="position">450</property>
<property name="expand">true</property>
<property name="visible">true</property>
<property name="resize-start">true</property>
<property name="resize-end">true</property>
<child>
<object class="GtkPaned">
<object class="EggPaned">
<property name="orientation">vertical</property>
<property name="visible">true</property>
<child>