Merge branch 'master' into develop
This commit is contained in:
commit
ddf13aaf17
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ class SaveYesNoCmdSet(CmdSet):
|
||||||
"""Stores the yesno question"""
|
"""Stores the yesno question"""
|
||||||
|
|
||||||
key = "quitsave_yesno"
|
key = "quitsave_yesno"
|
||||||
priority = 1
|
priority = 150 # override other cmdsets.
|
||||||
mergetype = "Replace"
|
mergetype = "Replace"
|
||||||
|
|
||||||
def at_cmdset_creation(self):
|
def at_cmdset_creation(self):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue