mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
@@ -112,6 +112,7 @@
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionTopToolBar"/>
|
||||
<addaction name="actionShowStatusbar"/>
|
||||
<addaction name="actionShowFiltersSidebar"/>
|
||||
<addaction name="actionSpeedInTitleBar"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionSearchWidget"/>
|
||||
@@ -307,6 +308,14 @@
|
||||
<string>Status &Bar</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionShowFiltersSidebar">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Filters Sidebar</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSpeedInTitleBar">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
|
||||
Reference in New Issue
Block a user