mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-17 05:42:15 -04:00
combined Start Server and Stop Server buttons into a single button
This commit is contained in:
parent
c159ef671d
commit
5b9176c9d4
3 changed files with 20 additions and 17 deletions
|
@ -162,7 +162,6 @@ 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