added 'Hide empty rooms' toggle to lobby

fixed typo

fixed typo

fixed typo

clang
This commit is contained in:
Luke Sawczak 2023-02-01 20:10:54 -05:00 committed by Narr the Reg
parent 8a33f8bd30
commit 54ab154696
3 changed files with 25 additions and 0 deletions

View file

@ -77,6 +77,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="hide_empty">
<property name="text">
<string>Hide Empty Rooms</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="hide_full">
<property name="text">