"At least it builds !"

This commit is contained in:
furrtek
2016-04-21 22:12:51 +02:00
parent 1b0da68d65
commit 2fcfdba9ea
19 changed files with 46 additions and 87 deletions

View File

@@ -255,7 +255,6 @@ struct TouchEvent {
Point point;
Type type;
Point rawpoint;
};
} /* namespace ui */