mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 23:51:06 +00:00
callgraphpage: fix property name
This commit is contained in:
@ -211,8 +211,7 @@
|
|||||||
<object class="AdwStatusPage" id="empty_state">
|
<object class="AdwStatusPage" id="empty_state">
|
||||||
<property name="icon-name">computer-fail-symbolic</property>
|
<property name="icon-name">computer-fail-symbolic</property>
|
||||||
<property name="title" translatable="yes">Not Enough Samples</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="description" translatable="yes">More samples are necessary to display a callgraph.</property>
|
||||||
<property name="visible">false</property>
|
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|||||||
Reference in New Issue
Block a user