Always show memory usage in bytes and percent (Fixes #24)

This commit is contained in:
Andre Miranda
2020-05-25 21:11:39 +02:00
committed by Simon Steinbeiss
parent 21cac5760b
commit 34c8d28309
5 changed files with 10 additions and 51 deletions

View File

@@ -99,20 +99,6 @@
<property name="position">4</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="button-show-memory-in-xbytes">
<property name="label" translatable="yes">Show memory usage in bytes</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">5</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox-toolbar-style">
<property name="visible">True</property>