[Spreadsheet] fix tooltip to show newline instead of \n characters
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Refer to cell by alias, for example\n Spreadsheet.my_alias_name instead of Spreadsheet.B1
|
||||
<string>Refer to cell by alias, for example
|
||||
Spreadsheet.my_alias_name instead of Spreadsheet.B1
|
||||
</string>
|
||||
</property>
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user