mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-28 10:52:08 -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
|
@ -1,6 +1,6 @@
|
|||
import requests
|
||||
|
||||
from PySide2 import QtTest
|
||||
from PySide6 import QtTest
|
||||
|
||||
from .gui_base_test import GuiBaseTest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue