[apps/sequence] Redesign list controller

Change-Id: If114a643b0f682e98076cf1ec9f4479b3dafdfa6
This commit is contained in:
Émilie Feral
2017-02-16 14:17:56 +01:00
parent f605963588
commit 51c33b0a5b
31 changed files with 419 additions and 740 deletions

View File

@@ -3,7 +3,7 @@
namespace Shared {
FunctionTitleCell::FunctionTitleCell(Orientation orientation, KDText::FontSize size) :
FunctionTitleCell::FunctionTitleCell(Orientation orientation) :
EvenOddCell(),
m_orientation(orientation)
{