Replace "Hide Full Games" with "Hide Full Rooms"
This commit is contained in:
parent
c8d4ca8915
commit
c06d6ecea2
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="hide_full">
|
<widget class="QCheckBox" name="hide_full">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Hide Full Games</string>
|
<string>Hide Full Rooms</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue