mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
qt: Break online LLE module checkbox text over two lines
This commit is contained in:
parent
bd1f5b978b
commit
61feb3aee2
1 changed files with 2 additions and 1 deletions
|
|
@ -81,7 +81,8 @@
|
|||
<item row="3" 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