switch from PyQt6 to PySide6
PySide6 uses LGPL instead of GPL, which is much nicer to work with.
This commit is contained in:
@@ -4,7 +4,6 @@ from configparser import ConfigParser
|
||||
from os.path import join
|
||||
|
||||
from logFileModel import LogFileModel
|
||||
from line import Line
|
||||
from settings import Settings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user