mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-09 12:19:35 +01:00
parent
a6b2fcfe22
commit
4e4b494b52
@ -91,7 +91,6 @@ begin
|
|||||||
exit;
|
exit;
|
||||||
end;
|
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
|
// Create action handler class
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user