Issue #27262: fix missing parameter typo
This commit is contained in:
parent
50288f964a
commit
139fb7c71c
|
@ -238,4 +238,4 @@ def setupApp(root, flist):
|
|||
hideTkConsole(root)
|
||||
overrideRootMenu(root, flist)
|
||||
addOpenEventSupport(root, flist)
|
||||
fixb2context()
|
||||
fixb2context(root)
|
||||
|
|
Loading…
Reference in New Issue