mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Fix the failed rebase.
This commit is contained in:
parent
ba2020aebd
commit
6ccc01e9ef
2 changed files with 2 additions and 24 deletions
|
|
@ -36,10 +36,6 @@ struct sway_cursor {
|
|||
struct wl_listener axis;
|
||||
struct wl_listener frame;
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
>>>>>>> Register touch events in libtouch engine
|
||||
struct libtouch_engine *gesture_engine;
|
||||
struct wl_listener touch_down;
|
||||
struct wl_listener touch_up;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue