mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 14:59:17 +02:00
IDE: clean up
git-svn-id: trunk@24861 -
This commit is contained in:
parent
0e9ff79e50
commit
39653f674e
@ -16849,7 +16849,7 @@ begin
|
||||
GetUnitWithForm(FLastFormActivated, ActiveSourceEditor, ActiveUnitInfo);
|
||||
if Assigned(ActiveUnitInfo) then begin
|
||||
AForm:=GetDesignerFormOfSource(ActiveUnitInfo,False);
|
||||
|
||||
if AForm<>nil then ;
|
||||
// ToDo: call designer
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user