IDE: a better name for TabOrderEditor in Options -> Winodws list.

git-svn-id: trunk@32969 -
This commit is contained in:
juha 2011-10-19 06:37:31 +00:00
parent f1ce0599f2
commit 822506a919

View File

@ -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;