[escher] create a class table view

Change-Id: Ieb339468cdd4cdb5b36c023ed64dcf10c0434b97
This commit is contained in:
Émilie Feral
2016-09-27 18:05:59 +02:00
parent cc03f8116b
commit 97541b170c
4 changed files with 252 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ objs += $(addprefix escher/src/,\
tab_view.o\
tab_view_cell.o\
tab_view_controller.o\
table_view.o\
table_view_cell.o\
text_field.o\
text_view.o\