screen-cast/window/src: Fix on_prepare_frame signature
To unbreak window screen-casts.
Fixes 08b0e563
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2816>
This commit is contained in:
parent
49b0a8921c
commit
51735c218b
1 changed files with 1 additions and 0 deletions
|
@ -417,6 +417,7 @@ cursor_changed (MetaCursorTracker *cursor_tracker,
|
|||
static void
|
||||
on_prepare_frame (ClutterStage *stage,
|
||||
ClutterStageView *stage_view,
|
||||
ClutterFrame *frame,
|
||||
MetaScreenCastWindowStreamSrc *window_src)
|
||||
{
|
||||
sync_cursor_state (window_src);
|
||||
|
|
Loading…
Add table
Reference in a new issue