[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 @@
namespace Code {
VariableBoxEmptyController::VariableBoxEmptyView::VariableBoxEmptyView() :
::VariableBoxEmptyController::VariableBoxEmptyView()
::ModalViewEmptyController::ModalViewEmptyView()
{
initMessageViews();
m_message.setMessage(I18n::Message::NoWordAvailableHere);