mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 14:36:15 -04:00
Upgraded desktop/{onionshare,tests} to PySide6
This commit is contained in:
parent
e129f73934
commit
fadba5506a
36 changed files with 139 additions and 89 deletions
|
@ -1,6 +1,6 @@
|
|||
import os
|
||||
|
||||
from PySide2 import QtCore, QtTest, QtWidgets
|
||||
from PySide6 import QtCore, QtTest, QtWidgets
|
||||
|
||||
from .gui_base_test import GuiBaseTest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue