- porting to PyQt6
This commit is contained in:
@@ -10,8 +10,8 @@ import sys
|
||||
import logging
|
||||
from pathlib import Path
|
||||
|
||||
from PyQt5 import QtWidgets, QtGui
|
||||
from PyQt5.QtCore import QSettings
|
||||
from PyQt6 import QtWidgets, QtGui
|
||||
from PyQt6.QtCore import QSettings
|
||||
|
||||
import gettext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user