mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 23:19:57 +01:00
qt: Break online LLE module checkbox text over two lines
This commit is contained in:
parent
bd1f5b978b
commit
61feb3aee2
@ -81,7 +81,8 @@
|
|||||||
<item row="3" column="0">
|
<item row="3" column="0">
|
||||||
<widget class="QCheckBox" name="enable_required_online_lle_modules">
|
<widget class="QCheckBox" name="enable_required_online_lle_modules">
|
||||||
<property name="text">
|
<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>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Enables the LLE modules needed for online multiplayer, eShop access, etc.</string>
|
<string>Enables the LLE modules needed for online multiplayer, eShop access, etc.</string>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user