[apps/sequence/list] Change the list parameter to controller to the one

specific to sequence app

Change-Id: I879a8cb42231bba2a2607953d1e4808aafa463d9
This commit is contained in:
Émilie Feral
2017-02-08 17:12:20 +01:00
parent 0a135fe7d7
commit 200364e9d9
4 changed files with 9 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ ListParameterController::~ListParameterController() {
delete m_typeLayout;
}
}
const char * ListParameterController::title() const {
return "Options de la suite";
}