[escher] Create a class Bordered instead of BorderedCell: this enable

non-cell view to use it as well
This commit is contained in:
Émilie Feral
2020-01-16 10:28:09 +01:00
committed by Léa Saviot
parent 398b529811
commit 3fa4e0838a
9 changed files with 48 additions and 40 deletions

View File

@@ -4,7 +4,7 @@ escher_src += $(addprefix escher/src/,\
alternate_empty_view_controller.cpp \
app.cpp \
bank_view_controller.cpp \
bordered_cell.cpp \
bordered.cpp \
buffer_text_view.cpp \
burger_menu_view.cpp \
button.cpp \