mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-10 10:25:03 -04:00
Upgraded desktop/{onionshare,tests} to PySide6
This commit is contained in:
parent
4eae7cf986
commit
c128e6b65c
36 changed files with 139 additions and 89 deletions
|
@ -7,7 +7,7 @@ import secrets
|
|||
import platform
|
||||
import sys
|
||||
|
||||
from PySide2 import QtCore, QtTest, QtWidgets
|
||||
from PySide6 import QtCore, QtTest, QtWidgets
|
||||
|
||||
from onionshare_cli.common import Common
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue