* fixed compilation after TStringList->TCmdStrList change

git-svn-id: trunk@6233 -
This commit is contained in:
tom_at_work 2007-01-27 20:21:38 +00:00
parent 3bab23947e
commit a06081f590

View File

@ -690,7 +690,7 @@ begin
end;
procedure TDebugController.SetSourceDirs;
var f,s: string;
var f,s: ansistring;
i : longint;
Dir : SearchRec;
begin