summaryrefslogtreecommitdiff
path: root/src/grail-legacy.c
Commit message (Collapse)AuthorAgeFilesLines
* Expose utouch-frame through grail APIHenrik Rydberg2011-04-281-0/+66
Start a gentle API change by exposing utouch-frame through grail, and deprecating the grail_contact struct. Old programs compile and run fine. To only use the new api, compile with -DGRAIL_NO_LEGACY_API. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>