mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-07 07:29:58 +01:00
qt: Break online LLE module checkbox text over two lines
This commit is contained in:
parent
f0291df007
commit
a4b8664fd3
@ -81,7 +81,8 @@
|
||||
<item row="2" column="0">
|
||||
<widget class="QCheckBox" name="enable_required_online_lle_modules">
|
||||
<property name="text">
|
||||
<string>Enable required LLE modules for online features (if installed)</string>
|
||||
<string>Enable required LLE modules for
|
||||
online features (if installed)</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Enables the LLE modules needed for online multiplayer, eShop access, etc.</string>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user