Issue #27262: fix missing parameter typo

This commit is contained in:
Ned Deily 2016-06-11 02:57:56 -04:00
parent 50288f964a
commit 139fb7c71c
1 changed files with 1 additions and 1 deletions

View File

@ -238,4 +238,4 @@ def setupApp(root, flist):
hideTkConsole(root)
overrideRootMenu(root, flist)
addOpenEventSupport(root, flist)
fixb2context()
fixb2context(root)