[TorrentCreator] Show number of pieces. Closes #6774.

This commit is contained in:
Chocobo1
2017-05-25 22:48:10 +08:00
parent 1f9ccb44a3
commit c618214061
5 changed files with 36 additions and 0 deletions

View File

@@ -166,6 +166,20 @@
</item>
</widget>
</item>
<item>
<widget class="QPushButton" name="buttonCalcTotalPieces">
<property name="text">
<string>Calculate total pieces:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelTotalPieces">
<property name="text">
<string notr="true">0</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer1">
<property name="orientation">