[escher] make simple table view data source inherit from table view

Change-Id: Ia3c64b643f633e4c7c6fd0f921fe6a79336a7b64
This commit is contained in:
Émilie Feral
2016-09-29 17:43:14 +02:00
parent dad80001af
commit c3bf55d622
8 changed files with 80 additions and 275 deletions

View File

@@ -12,7 +12,7 @@ objs += $(addprefix escher/src/,\
responder.o\
scroll_view.o\
scroll_view_indicator.o\
simple_table_view.o\
simple_table_view_data_source.o\
solid_color_view.o\
stack_view.o\
stack_view_controller.o\