weston-launch: Go through the MetaBackend to force-update the cursor

This commit is contained in:
Jasper St. Pierre
2014-04-22 15:56:34 -04:00
parent d27e267382
commit 33f3ca7fba
3 changed files with 4 additions and 12 deletions

View File

@ -83,6 +83,4 @@ void meta_cursor_tracker_update_position (MetaCursorTracker *tracker,
int new_x,
int new_y);
void meta_cursor_tracker_force_update (MetaCursorTracker *tracker);
#endif