mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 13:47:23 +01:00
* fixed compilation after TStringList->TCmdStrList change
git-svn-id: trunk@6233 -
This commit is contained in:
parent
3bab23947e
commit
a06081f590
@ -690,7 +690,7 @@ begin
|
||||
end;
|
||||
|
||||
procedure TDebugController.SetSourceDirs;
|
||||
var f,s: string;
|
||||
var f,s: ansistring;
|
||||
i : longint;
|
||||
Dir : SearchRec;
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user