[apps/escher] Move ModalViewEmptyController to escher

This commit is contained in:
Léa Saviot
2020-04-30 15:10:57 +02:00
committed by Émilie Feral
parent 645a55284f
commit f306b51fc5
8 changed files with 29 additions and 30 deletions

View File

@@ -4,7 +4,7 @@
#include <assert.h>
MathVariableBoxEmptyController::MathVariableBoxEmptyView::MathVariableBoxEmptyView() :
VariableBoxEmptyView(),
ModalViewEmptyView(),
m_layoutExample(0.5f, 0.5f, KDColorBlack, Palette::WallScreen)
{
initMessageViews();