ide: window options: translate "Inspect dialog" item (part of issue #0014245)

git-svn-id: trunk@21352 -
This commit is contained in:
paul 2009-08-20 16:25:25 +00:00
parent ff015e5a07
commit 21b1cec67b

View File

@ -302,6 +302,7 @@ begin
nmiwCodeBrowser: Result := lisCodeBrowser;
nmiwIssueBrowser: Result := lisMenuViewRestrictionBrowser;
nmiwJumpHistory: Result := lisMenuViewJumpHistory;
nmiwInspect: Result := lisInspectDialog;
else
Result := NonModalIDEWindowNames[AWindow];
end;