mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-04 15:35:13 -04:00
Allow changing downloads_dir from SettingsDialog
This commit is contained in:
parent
a017af0748
commit
dd7d97dbbb
9 changed files with 71 additions and 28 deletions
|
@ -27,7 +27,7 @@ from .receive_mode import ReceiveMode
|
|||
|
||||
from .tor_connection_dialog import TorConnectionDialog
|
||||
from .settings_dialog import SettingsDialog
|
||||
from .alert import Alert
|
||||
from .widgets import Alert
|
||||
from .update_checker import UpdateThread
|
||||
|
||||
class OnionShareGui(QtWidgets.QMainWindow):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue