mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 00:03:48 +02:00
IDE: clean up
git-svn-id: trunk@39451 -
This commit is contained in:
parent
067cab64c4
commit
f72c960927
@ -1256,7 +1256,7 @@ var
|
||||
M: TIDEMenuSection;
|
||||
s: String;
|
||||
begin
|
||||
DebugLn('TMainIDEBase.UpdateWindowMenu: enter');
|
||||
//DebugLn('TMainIDEBase.UpdateWindowMenu: enter');
|
||||
WindowsList:=TFPList.Create;
|
||||
// add typical IDE windows at the start of the list
|
||||
for i := 0 to SourceEditorManager.SourceWindowCount - 1 do
|
||||
|
Loading…
Reference in New Issue
Block a user