aboutsummaryrefslogtreecommitdiff
path: root/desktop/onionshare/tor_connection.py
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/onionshare/tor_connection.py')
-rw-r--r--desktop/onionshare/tor_connection.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/onionshare/tor_connection.py b/desktop/onionshare/tor_connection.py
index 839757fd..f87967ef 100644
--- a/desktop/onionshare/tor_connection.py
+++ b/desktop/onionshare/tor_connection.py
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import time
-from PySide2 import QtCore, QtWidgets
+from PySide6 import QtCore, QtWidgets
from onionshare_cli.onion import (
BundledTorCanceled,