CactusJukebox: Stop the player process when the application ends.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
0db0bf4880
commit
93705cad58
@ -162,7 +162,7 @@ end;
|
||||
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
destructor TMPlayerClass.destroy;
|
||||
begin
|
||||
|
||||
Stop;
|
||||
end;
|
||||
|
||||
// Find mplayer executable
|
||||
|
Loading…
Reference in New Issue
Block a user