mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Add tooltip
This commit is contained in:
parent
2cce3f9e4e
commit
2bc2429afb
@ -1153,6 +1153,11 @@ The game will gradually increase the number of actors until this maximum is reac
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Paths used by the SI Loader extension.
|
||||
|
||||
Double-click a path to edit it.</string>
|
||||
</property>
|
||||
<property name="sizeAdjustPolicy">
|
||||
<enum>QAbstractScrollArea::SizeAdjustPolicy::AdjustToContentsOnFirstShow</enum>
|
||||
</property>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user