Interpause / Interpause/auto-sd-paint-ext
QCheckBox(parent: QWidget = None): argument 1 has unexpected type 'list'
- Dominant language
- Python
- Stars
- 482
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Krita
Version: 5.2.0 (git 31272fb)
Installation type: installer / portable package
Hidpi: true
Qt
Version (compiled): 5.15.7
Version (loaded): 5.15.7


when i start Krita i got:
\krita\pykrita\krita_diff\widgets\checkbox.py", line 63, in __init__
checkbox = _QCheckBox(opt)
TypeError: arguments did not match any overloaded call:
QCheckBox(parent: QWidget = None): argument 1 has unexpected type 'list'
QCheckBox(str, parent: QWidget = None): argument 1 has unexpected type 'list'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.