1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-02 18:04:32 +00:00

Lock toolbar in place. Closes #1144.

This commit is contained in:
sledgehammer999 2013-11-30 14:14:03 +02:00
parent 2b7c3a1547
commit c87856d846

View File

@ -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>