PVPlant: shim PySide2→PySide6 en Init.py para compatibilidad FreeCAD 1.1. Archivos vuelven a usar PySide2
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
import FreeCAD, FreeCADGui
|
||||
#from freecad.trails import ICONPATH
|
||||
from PySide2.QtWidgets import QLabel
|
||||
from PySide.QtWidgets import QLabel
|
||||
import copy
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user