callgraphpage: fix property name

This commit is contained in:
Christian Hergert
2021-10-01 13:48:22 -07:00
parent bc9e0450bd
commit f29a04d78b

View File

@ -211,8 +211,7 @@
<object class="AdwStatusPage" id="empty_state">
<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">false</property>
<property name="description" translatable="yes">More samples are necessary to display a callgraph.</property>
</object>
</child>
</object>