mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-15 21:46:12 +02:00
parent
a6b2fcfe22
commit
4e4b494b52
@ -91,8 +91,7 @@ begin
|
||||
exit;
|
||||
end;
|
||||
|
||||
if AAction <> 'laz_list' then //do not cache list action
|
||||
ExecutedActions.Add(FullActionName,Pointer(PtrUInt(1)));
|
||||
ExecutedActions.Add(FullActionName,Pointer(PtrUInt(1)));
|
||||
|
||||
// Create action handler class
|
||||
pkghandlerclass:=GetPkgHandler(AAction);
|
||||
|
Loading…
Reference in New Issue
Block a user