~brandontschaefer/mir/canproto-input-platform

« back to all changes in this revision

Viewing changes to include/client/mir_toolkit/client_types.h

  • Committer: Brandon Schaefer
  • Date: 2016-04-06 19:16:37 UTC
  • mfrom: (3400.1.40 input-channel-new)
  • Revision ID: brandon.schaefer@canonical.com-20160406191637-9lri45c0f9z26umv
* Merge trunk + input_channel_new

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
typedef struct MirSurface MirSurface;
42
42
typedef struct MirSurfaceSpec MirSurfaceSpec;
43
43
typedef struct MirScreencast MirScreencast;
 
44
typedef struct MirScreencastSpec MirScreencastSpec;
44
45
typedef struct MirPromptSession MirPromptSession;
45
46
typedef struct MirBufferStream MirBufferStream;
46
47
typedef struct MirPersistentId MirPersistentId;