mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-18 03:57:58 -05:00
added 'Hide empty rooms' toggle to lobby
fixed typo fixed typo fixed typo clang
This commit is contained in:

committed by
Narr the Reg

parent
8a33f8bd30
commit
54ab154696
@@ -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">
|
||||
|
Reference in New Issue
Block a user