~oif-packaging/grail/packaging.touch-gestures

« back to all changes in this revision

Viewing changes to src/grail-impl.h

  • Committer: Chase Douglas
  • Date: 2011-03-09 17:14:22 UTC
  • mfrom: (76.1.2 packaging)
  • Revision ID: chase.douglas@ubuntu.com-20110309171422-5x0934v93cn5hbdb
* New upstream release.
* Fixes bug LP: #637106

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
        struct evbuf evbuf;
43
43
        struct grailbuf gbuf;
44
44
        int filter_abs;
 
45
        int ongoing;
 
46
        int gesture;
45
47
};
46
48
 
47
49
#endif