mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 14:59:30 +02:00
IDE: clean up
git-svn-id: trunk@28054 -
This commit is contained in:
parent
56646eb28c
commit
65fda5bbfe
@ -2078,7 +2078,6 @@ begin
|
||||
CanRun:=true
|
||||
else if pfRunnable in Project1.Flags then
|
||||
CanRun:=true;
|
||||
debugln(['TDebugManager.UpdateButtonsAndMenuItems ',pfRunnable in Project1.Flags]);
|
||||
end;
|
||||
RunSpeedButton.Enabled := CanRun
|
||||
and (DebuggerInvalid
|
||||
|
Loading…
Reference in New Issue
Block a user