mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #5943 (markdown link in TXT input preferences page does not work.)
This commit is contained in:
parent
d70e28291c
commit
e5a47a8de2
@ -43,6 +43,9 @@
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
|
Loading…
x
Reference in New Issue
Block a user