[sysprof/wip/chergert/sysprof-3] libsysprof-ui: set computer-fail for no callgraph



commit f032b19aa0e56f9a0fb2c1e7843804549f4deb64
Author: Christian Hergert <chergert redhat com>
Date:   Wed May 15 17:19:19 2019 -0700

    libsysprof-ui: set computer-fail for no callgraph

 src/libsysprof-ui/ui/sysprof-callgraph-view.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/libsysprof-ui/ui/sysprof-callgraph-view.ui b/src/libsysprof-ui/ui/sysprof-callgraph-view.ui
index a8b9778..d32d4b6 100644
--- a/src/libsysprof-ui/ui/sysprof-callgraph-view.ui
+++ b/src/libsysprof-ui/ui/sysprof-callgraph-view.ui
@@ -194,6 +194,7 @@
         </child>
         <child>
           <object class="SysprofEmptyStateView">
+            <property name="icon-name">computer-fail-symbolic</property>
             <property name="title" translatable="yes">Not Enough Samples</property>
             <property name="subtitle" translatable="yes">More samples are necessary to display a 
callgraph.</property>
             <property name="visible">true</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]