Add an option to eject the disc

This commit is contained in:
JosJuice
2017-09-17 11:35:26 +02:00
parent 3c770693a2
commit e4faabb763
9 changed files with 24 additions and 3 deletions

View File

@ -21,6 +21,7 @@ enum Hotkey
{
HK_OPEN,
HK_CHANGE_DISC,
HK_EJECT_DISC,
HK_REFRESH_LIST,
HK_PLAY_PAUSE,
HK_STOP,