mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-15 23:40:34 +01:00
IDE: a better name for TabOrderEditor in Options -> Winodws list.
git-svn-id: trunk@32969 -
This commit is contained in:
parent
f1ce0599f2
commit
822506a919
@ -370,6 +370,7 @@ begin
|
||||
if Fits('Inspect',lisInspectDialog) then exit;
|
||||
if Fits('SearchResults',lisMenuViewSearchResults) then exit;
|
||||
if Fits('AnchorEditor',lisMenuViewAnchorEditor) then exit;
|
||||
if Fits('TabOrderEditor',lisMenuViewTabOrder) then exit;
|
||||
if Fits('CodeBrowser',lisCodeBrowser) then exit;
|
||||
if Fits('IssueBrowser',lisMenuViewRestrictionBrowser) then exit;
|
||||
if Fits('JumpHistory',lisJHJumpHistory) then exit;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user