mborgerson / pyside6_qtads

Python bindings to Qt Advanced Docking System for PySide6
Other
21 stars 8 forks source link

'PySide6QtAds' has no attribute 'internal' #26

Open downloadproject opened 9 months ago

downloadproject commented 9 months ago

Hello,In the Demo folder, line 221 of this main.py,"splitter = QtAds.internal.findParent(QtAds.CDockSplitter, dock_area)" PySide6 Environment 'PySide6QtAds' has no attribute 'internal'

thank you!!