Make FTB Import note italic to match others
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> (cherry picked from commit a09af619cee3265710097724f539d9457695658d)
This commit is contained in:
parent
cdfd0b1002
commit
af74d5f410
@ -13,6 +13,11 @@
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="font">
|
||||
<font>
|
||||
<italic>true</italic>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Note: If your FTB instances are not in the default location, select it using the button next to search.</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user