Fix "js" parameter type
This commit is contained in:
parent
c839cda19f
commit
c86e55d451
@ -219,5 +219,5 @@ suggestions, bug reports and donations."
|
||||
abt.label.setMinimumWidth(800)
|
||||
abt.label.setMinimumHeight(600)
|
||||
dialog.show()
|
||||
abt.label.stdHtml(abouttext, js=" ")
|
||||
abt.label.stdHtml(abouttext, js=[])
|
||||
return dialog
|
||||
|
Loading…
Reference in New Issue
Block a user