mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Add dialog to show statistics
This commit is contained in:
committed by
sledgehammer999
parent
d74e96f65f
commit
11148fcda6
@@ -72,6 +72,7 @@
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionOptions"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionStatistics"/>
|
||||
<addaction name="menuAuto_Shutdown_on_downloads_completion"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menu_File">
|
||||
@@ -375,6 +376,11 @@
|
||||
<string notr="true">Minimize</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionStatistics">
|
||||
<property name="text">
|
||||
<string>Statistics</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="icons.qrc"/>
|
||||
|
||||
Reference in New Issue
Block a user