mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 17:05:16 -04:00
Added an info label to file selection, to show the total count and size
This commit is contained in:
parent
532d5d5cf0
commit
fe24c543cc
3 changed files with 32 additions and 9 deletions
|
@ -182,7 +182,6 @@ class OnionShareGui(QtWidgets.QMainWindow):
|
|||
self.check_for_updates()
|
||||
|
||||
def update_primary_action(self):
|
||||
common.log('OnionShareGui', 'update_primary_action')
|
||||
# Resize window
|
||||
self.adjustSize()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue