mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
- Fix crash when right-clicking on RSS news list (closes #422495)
This commit is contained in:
parent
6cd185d0d5
commit
c9c4f7001a
2 changed files with 20 additions and 24 deletions
|
@ -142,19 +142,11 @@ p, li { white-space: pre-wrap; }
|
|||
<attribute name="headerStretchLastSection">
|
||||
<bool>true</bool>
|
||||
</attribute>
|
||||
<attribute name="headerStretchLastSection">
|
||||
<bool>true</bool>
|
||||
</attribute>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Bullet</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Attachment</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Article title</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue