Name --qt-widgetcount properly
This commit is contained in:
parent
6554b995d1
commit
c6d875f8df
@ -58,7 +58,7 @@ def _parse_args():
|
||||
metavar='STYLE')
|
||||
debug.add_argument('--qt-stylesheet', help="Override the Qt application "
|
||||
"stylesheet.", metavar='STYLESHEET')
|
||||
debug.add_argument('--qt-widget-count', help="Print debug message at the "
|
||||
debug.add_argument('--qt-widgetcount', help="Print debug message at the "
|
||||
"end about number of widgets left undestroyed and "
|
||||
"maximum number of widgets existed at the same time.",
|
||||
action='store_const', const=True)
|
||||
|
Loading…
Reference in New Issue
Block a user