wayland: Move DataOffer / DataSource into data-device internals

This commit is contained in:
Jasper St. Pierre
2014-07-10 10:15:34 -04:00
parent 06a31992e3
commit 664f6ef420
3 changed files with 13 additions and 14 deletions

View File

@ -27,7 +27,6 @@ typedef struct _MetaWaylandPointer MetaWaylandPointer;
typedef struct _MetaWaylandPointerGrab MetaWaylandPointerGrab;
typedef struct _MetaWaylandPointerGrabInterface MetaWaylandPointerGrabInterface;
typedef struct _MetaWaylandKeyboard MetaWaylandKeyboard;
typedef struct _MetaWaylandDataOffer MetaWaylandDataOffer;
typedef struct _MetaWaylandDataSource MetaWaylandDataSource;
typedef struct _MetaWaylandTouch MetaWaylandTouch;