FIX: Erratic behaviour with cm_syncchangedir in toolbar (fixes #238)

(cherry picked from commit 62220e1b98)
This commit is contained in:
Alexander Koblov 2021-11-01 22:26:59 +03:00
commit a6181298b5

View file

@ -2170,6 +2170,7 @@ object frmMain: TfrmMain
Category = 'Navigation'
Caption = 'Synchronous navigation'
Hint = 'Synchronous directory changing in both panels'
GroupIndex = 7
OnExecute = actExecute
end
object actChangeDirToParent: TAction