mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 07:30:54 +00:00
libsysprof-ui: remove unnecessary box from hierarchy
This commit is contained in:
@ -22,18 +22,8 @@
|
|||||||
<object class="EggPaned">
|
<object class="EggPaned">
|
||||||
<property name="orientation">vertical</property>
|
<property name="orientation">vertical</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox">
|
<object class="SysprofVisualizersFrame" id="visualizers">
|
||||||
<property name="vexpand">0</property>
|
<property name="vexpand">false</property>
|
||||||
<property name="orientation">vertical</property>
|
|
||||||
<child>
|
|
||||||
<object class="SysprofVisualizersFrame" id="visualizers">
|
|
||||||
<property name="vexpand">true</property>
|
|
||||||
<property name="visible">true</property>
|
|
||||||
</object>
|
|
||||||
</child>
|
|
||||||
<child>
|
|
||||||
<object class="GtkSeparator"/>
|
|
||||||
</child>
|
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
|||||||
Reference in New Issue
Block a user