mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 11:14:02 +02:00
Fix #1837102 ["Toolbox and Menu" configuration window jumps around on descriptions](https://bugs.launchpad.net/calibre/+bug/1837102)
This commit is contained in:
parent
f7aace3ff8
commit
54094a9fa7
1 changed files with 3 additions and 0 deletions
|
|
@ -248,6 +248,9 @@
|
|||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
Loading…
Reference in a new issue