mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:20:05 +00:00
Add a horizontal scroll bar to the radar toolbox dock if needed
This commit is contained in:
parent
35ac8bb55b
commit
af650c6687
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@
|
|||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="horizontalScrollBarPolicy">
|
||||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||||
</property>
|
||||
<property name="sizeAdjustPolicy">
|
||||
<enum>QAbstractScrollArea::AdjustToContents</enum>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue