qt: Break online LLE module checkbox text over two lines

This commit is contained in:
OpenSauce04 2025-03-24 19:00:31 +00:00
parent bd1f5b978b
commit 61feb3aee2

View File

@ -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>