mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[escher] make an independent class alternate empty view to handle
empty store and add a delegate to the header view controller class Change-Id: I7c4e8342876e9273270772d4bad0db9424276a98
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SFLAGS += -Iescher/include
|
||||
|
||||
objs += $(addprefix escher/src/,\
|
||||
alternate_empty_view_controller.o\
|
||||
app.o\
|
||||
buffer_text_view.o\
|
||||
button.o\
|
||||
@@ -10,6 +11,7 @@ objs += $(addprefix escher/src/,\
|
||||
even_odd_cell.o\
|
||||
expression_view.o\
|
||||
header_view_controller.o\
|
||||
header_view_delegate.o\
|
||||
image_view.o\
|
||||
invocation.o\
|
||||
input_view_controller.o\
|
||||
|
||||
Reference in New Issue
Block a user