diff options
| author | Henrik Rydberg <rydberg@bitmath.org> | 2010-07-29 15:54:31 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-05 22:48:38 +0200 |
| commit | e0eb1015bf30fd0913db571b000ba6a83ea22660 (patch) | |
| tree | a3d62152066cfb8521c80806596a4fb0fe322014 /.gitignore | |
| parent | b76660d71e2ea77752025089bd71deffad64e325 (diff) | |
Split the code into recognizer and inserter
Refactor code to make more room for gesture recognition. Also simplify
public headers.
Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -78,7 +78,6 @@ core | |||
| 78 | # | 78 | # |
| 79 | test/touch | 79 | test/touch |
| 80 | test/grail | 80 | test/grail |
| 81 | test/evlink | ||
| 82 | patches | 81 | patches |
| 83 | .bzr | 82 | .bzr |
| 84 | .bzrignore | 83 | .bzrignore |
