mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 12:40:22 +02:00
ide: less hints
This commit is contained in:
parent
566e7b5e71
commit
ccddf47d02
@ -2062,7 +2062,7 @@ var
|
||||
// debugln(['IdentifierFitsFilter Identifier="',Identifier,'" Filter="',LevelFilterText[LvlType],'"']);
|
||||
end
|
||||
else
|
||||
Result:=true;
|
||||
Result:=true{%H-};
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user