- more changes due of porting to PyQt6

- fixed the Autocompleter highlighting to work in PyQt6
This commit is contained in:
Marius Stanciu
2021-08-07 10:21:45 +03:00
committed by Marius
parent 03618172d7
commit 3c06280d3d
11 changed files with 100 additions and 55 deletions

View File

@@ -10,7 +10,7 @@
# File modified by: Marius Stanciu #
# ##########################################################
import inspect # TODO: For debugging only.
# import inspect # TODO: For debugging only.
from appGUI.ObjectUI import *