Skip to content

Conversation

@SuzukaDev
Copy link
Contributor

Solves error when toggling Use Symlink in PluginGenerator.py

pykrita\PluginDevTools\PluginGenerator.py", line 205, in toggleSymlink self.centralWidget.projectPathHeaderLabel.setText('Project Path:') AttributeError: 'QWidget' object has no attribute 'projectPathHeaderLabel'

Solves error when toggling `Use Symlink` in PluginGenerator.py

`pykrita\PluginDevTools\PluginGenerator.py", line 205, in toggleSymlink
    self.centralWidget.projectPathHeaderLabel.setText('Project Path:')
AttributeError: 'QWidget' object has no attribute 'projectPathHeaderLabel'
`
@KnowZero KnowZero merged commit 1939e81 into KnowZero:main May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants