screen: add ds_tizen_screen
[platform/core/uifw/libds-tizen.git] / src / input_devicemgr / input_devicemgr.h
index a4428ee..f773fc1 100644 (file)
@@ -36,6 +36,7 @@ struct ds_tizen_input_devicemgr {
 
     struct {
         struct wl_signal destroy;
+        struct wl_signal pointer_warp; //ds_tizen_input_devicemgr_event_pointer_warp
     } events;
 
     struct wl_listener new_input;