mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 23:39:40 +02:00
IDE: clean up
git-svn-id: trunk@56184 -
This commit is contained in:
parent
b5ad39d341
commit
7a1b57743c
@ -560,7 +560,7 @@ begin
|
||||
end;
|
||||
if not CodeToolBoss.GetValuesOfCaseVariable(
|
||||
SrcEdit.CodeToolsBuffer as TCodeBuffer,
|
||||
CaretXY.X,CaretXY.Y,List,True) then
|
||||
CaretXY.X,CaretXY.Y,List) then
|
||||
begin
|
||||
Result:=false;
|
||||
ErrorMsg:=CodeToolBoss.ErrorMessage;
|
||||
|
Loading…
Reference in New Issue
Block a user