mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-03 15:05:11 -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
|
@ -22,7 +22,7 @@ from PyQt5 import QtCore, QtWidgets, QtGui
|
|||
from onionshare import strings
|
||||
from onionshare.onion import *
|
||||
|
||||
from .alert import Alert
|
||||
from .widgets import Alert
|
||||
|
||||
class TorConnectionDialog(QtWidgets.QProgressDialog):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue