[Spreadsheet] fix tooltip to show newline instead of \n characters

This commit is contained in:
mwganson
2020-03-12 18:26:36 -05:00
committed by wwmayer
parent f6f80256c8
commit 938dd27cae

View File

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