NOISSUE Add option to disable global play time status

This commit is contained in:
Jamie Mansfield
2021-10-13 22:14:02 +01:00
parent 98887911c1
commit 2e60413f7f
4 changed files with 13 additions and 1 deletions

View File

@ -147,6 +147,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="showGlobalGameTime">
<property name="text">
<string>Show time spent playing across all instances</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="recordGameTime">
<property name="text">