aboutsummaryrefslogtreecommitdiff
path: root/desktop/onionshare/threads.py
diff options
context:
space:
mode:
authorNoisyCoil <noisycoil@tutanota.com>2022-10-23 14:09:56 +0200
committerNoisyCoil <noisycoil@tutanota.com>2022-10-23 14:09:56 +0200
commitfadba5506a0b82cf331a106bcccff6478a3fd32d (patch)
tree299e7bfec7ecc0d8403f1719142b9a159b060767 /desktop/onionshare/threads.py
parente129f739342843468fc3d14a6503ff0acb8ca436 (diff)
downloadonionshare-fadba5506a0b82cf331a106bcccff6478a3fd32d.tar.gz
onionshare-fadba5506a0b82cf331a106bcccff6478a3fd32d.zip
Upgraded desktop/{onionshare,tests} to PySide6
Diffstat (limited to 'desktop/onionshare/threads.py')
-rw-r--r--desktop/onionshare/threads.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/onionshare/threads.py b/desktop/onionshare/threads.py
index 7f445fc1..db0c6145 100644
--- a/desktop/onionshare/threads.py
+++ b/desktop/onionshare/threads.py
@@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
import time
import json
import os
-from PySide2 import QtCore
+from PySide6 import QtCore
from onionshare_cli.onion import (
TorErrorInvalidSetting,