feat:added option to show playtime in hours

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-08-18 12:24:28 +03:00
parent e88418ab7f
commit 6d1c67663d
7 changed files with 25 additions and 9 deletions

View File

@ -138,6 +138,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="showGameTimeWithoutDays">
<property name="text">
<string>Show time spent playing without days</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>