whoopsies
This commit is contained in:
parent
41b32aa4cf
commit
d666c8fb49
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ namespace Mpv {
|
|||
PLAYBACK_RESTART,
|
||||
PROPERTY_CHANGE,
|
||||
QUEUE_OVERFLOW,
|
||||
HOOK,
|
||||
HOOK;
|
||||
|
||||
[CCode (cname = "mpv_event_name")]
|
||||
public unowned string to_string ();
|
||||
|
|
Loading…
Reference in a new issue