mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-08 20:00:04 +00:00
Make setting label text clearer
This commit is contained in:
parent
57240e6c16
commit
6af3142fef
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@
|
||||||
<item row="13" column="0">
|
<item row="13" column="0">
|
||||||
<widget class="QLabel" name="label_steps_per_hour">
|
<widget class="QLabel" name="label_steps_per_hour">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Steps per hour:</string>
|
<string>Pedometer steps per hour:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue