mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-17 05:42:15 -04:00
removed unused strings
This commit is contained in:
parent
3f3b52c0a7
commit
c159ef671d
3 changed files with 3 additions and 32 deletions
|
@ -162,6 +162,7 @@ class FileSelection(QtGui.QVBoxLayout):
|
|||
# add the widgets
|
||||
self.addWidget(self.file_list)
|
||||
self.addLayout(button_layout)
|
||||
self.addWidget(self.filesize_warning)
|
||||
|
||||
self.update()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue