gui: enable quick solve button on editing
This commit is contained in:
parent
d144351e35
commit
c60a7b7f35
|
@ -435,6 +435,7 @@ class AsmCmdQuickSolve(AsmCmdBase):
|
|||
_menuText = 'Quick solve'
|
||||
_iconName = 'Assembly_QuickSolve.svg'
|
||||
_accel = 'A, F'
|
||||
_cmdType = ' '
|
||||
|
||||
@classmethod
|
||||
def Activated(cls):
|
||||
|
|
Loading…
Reference in New Issue
Block a user