mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-05 18:23:39 -04:00
qt: Break online LLE module checkbox text over two lines
This commit is contained in:
parent
f0291df007
commit
a4b8664fd3
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue