mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-22 15:14:44 +00:00
root widgets
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2667 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
5b849cb3e5
commit
39d1b9c34b
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ instance_format = u"""\
|
|||
"""
|
||||
run_format = u"""\
|
||||
|
||||
%(t)s%(root)s.run()
|
||||
%(t)sroot_widgets[%(root)r].run()
|
||||
|
||||
if __name__ == "__main__":
|
||||
%(t)smain()
|
||||
|
|
|
|||
Loading…
Reference in a new issue