libweston: Migrate what is left out the libweston public header
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
a9b69b4b2a
commit
0260fed3c7
@@ -695,9 +695,6 @@ weston_touch_send_motion(struct weston_touch *touch,
|
||||
void
|
||||
weston_touch_send_frame(struct weston_touch *touch);
|
||||
|
||||
int
|
||||
wl_data_device_manager_init(struct wl_display *display);
|
||||
|
||||
|
||||
void
|
||||
weston_seat_set_selection(struct weston_seat *seat,
|
||||
|
||||
@@ -316,4 +316,8 @@ void
|
||||
weston_protected_surface_send_event(struct protected_surface *psurface,
|
||||
enum weston_hdcp_protection protection);
|
||||
|
||||
/* others */
|
||||
int
|
||||
wl_data_device_manager_init(struct wl_display *display);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user