mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Erratic behaviour with cm_syncchangedir in toolbar (fixes #238)
(cherry picked from commit 62220e1b98)
This commit is contained in:
parent
10850f10f6
commit
a6181298b5
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue