mirror of
https://github.com/onionshare/onionshare.git
synced 2025-11-30 02:56:50 -05: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
|
|
@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
import json
|
||||
import os
|
||||
from PySide2 import QtCore, QtWidgets, QtGui
|
||||
from PySide6 import QtCore, QtWidgets, QtGui
|
||||
|
||||
from onionshare_cli.censorship import (
|
||||
CensorshipCircumvention,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue