should be with 0978c99c

This commit is contained in:
Basile Burg 2017-11-01 19:44:04 +01:00
parent 4f14753d0f
commit b7dabe3596
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
1 changed files with 6 additions and 0 deletions

View File

@ -5337,6 +5337,12 @@ object CEMainForm: TCEMainForm
OnExecute = actProjDscanExecute
OnUpdate = updateProjectBasedAction
end
object actLayoutReset: TAction
Category = 'Misc'
Caption = 'Reset default layout'
ImageIndex = 31
OnExecute = actLayoutResetExecute
end
end
object imgList: TImageList
left = 64