mirror of
https://github.com/mpv-player/mpv
synced 2025-03-07 14:47:53 +00:00
fix size ?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1812 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
940a5cf569
commit
9bb0419770
@ -28,6 +28,7 @@ int vo_x11_check_events(Display *mydisplay);
|
||||
extern int vo_xeventhandling;
|
||||
extern int vo_expose;
|
||||
extern int vo_resize;
|
||||
extern void vo_x11_putkey(int key);
|
||||
#endif
|
||||
#ifdef HAVE_GUI
|
||||
extern Display * vo_display;
|
||||
|
Loading…
Reference in New Issue
Block a user