[escher] create a class warning controller

Change-Id: I93dabe0d47a7b197cb32cf5ccac8411a181afbb7
This commit is contained in:
Émilie Feral
2016-11-03 14:02:20 +01:00
parent a80a58b3a8
commit 4a2f92d6cb
4 changed files with 87 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ objs += $(addprefix escher/src/,\
tiled_view.o\
view.o\
view_controller.o\
warning_controller.o\
window.o\
)