~oif-packaging/frame/ubuntu

« back to all changes in this revision

Viewing changes to include/oif/frame.h

  • Committer: Daniel d'Andrada
  • Date: 2012-11-08 16:04:32 UTC
  • mfrom: (1.1.14)
  • Revision ID: daniel.dandrada@canonical.com-20121108160432-7xiigov6vluxfeia
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
  UFStatusErrorInvalidType, /**< The variable type passed as a void pointer into
90
90
                                 a property getter is invalid for the property
91
91
                             */
 
92
  UFStatusErrorTouchIdExists, /**< A touch with the same ID already exists */
92
93
} UFStatus;
93
94
 
94
95
/** Properties of a device */