mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
- Should fix a layout problem with the infoBar and Qt4.2 (need confirmation)
This commit is contained in:
parent
ed6cad6d1b
commit
dff33dbfb1
2 changed files with 4 additions and 1 deletions
|
@ -255,7 +255,9 @@
|
|||
<item>
|
||||
<widget class="QTextBrowser" name="infoBar" >
|
||||
<property name="sizePolicy" >
|
||||
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
||||
<sizepolicy>
|
||||
<hsizetype>7</hsizetype>
|
||||
<vsizetype>7</vsizetype>
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue