mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-08 06:00:59 -07:00
Lock toolbar in place. Closes #1144.
This commit is contained in:
parent
e4d5e38727
commit
ada76381a1
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
</widget>
|
||||
<widget class="QToolBar" name="toolBar">
|
||||
<property name="movable">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue