You've already forked lazarus-ccr
M source/mplayer.pas
A install git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1894 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -150,6 +150,7 @@ end;
|
||||
|
||||
// Find mplayer executable
|
||||
function TMPlayerClass.GetMPlayerPath: string;
|
||||
var tmps, tmppath: string; i: integer;
|
||||
begin
|
||||
Result:='';
|
||||
{$ifdef Darwin}
|
||||
|
Reference in New Issue
Block a user