[gnome-builder] sysprof: visualizer rows are now auto-discovered
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] sysprof: visualizer rows are now auto-discovered
- Date: Mon, 21 May 2018 20:10:33 +0000 (UTC)
commit 7d4a426339dba1a40055396cba92d06650ecff46
Author: Christian Hergert <chergert redhat com>
Date: Mon May 21 13:09:44 2018 -0700
sysprof: visualizer rows are now auto-discovered
We no longer need to discover what rows to add, as the visualizer-list can
do that automatically for us.
src/plugins/sysprof/gbp-sysprof-perspective.ui | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/src/plugins/sysprof/gbp-sysprof-perspective.ui b/src/plugins/sysprof/gbp-sysprof-perspective.ui
index 596a335e6..272081189 100644
--- a/src/plugins/sysprof/gbp-sysprof-perspective.ui
+++ b/src/plugins/sysprof/gbp-sysprof-perspective.ui
@@ -76,16 +76,6 @@
<object class="SpVisualizerView" id="visualizers">
<property name="visible">true</property>
<property name="zoom-manager">zoom_manager</property>
- <child type="visualizer">
- <object class="SpCpuVisualizerRow" id="cpu_visualizer">
- <property name="title" translatable="yes">CPU</property>
- <property name="height-request">75</property>
- <property name="selectable">false</property>
- <property name="y-lower">0.0</property>
- <property name="y-upper">100.0</property>
- <property name="visible">true</property>
- </object>
- </child>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]