Skip to content

QCheckBox(parent: QWidget = None): argument 1 has unexpected type 'list' #163

@wensenz

Description

@wensenz

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

image

image

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions