mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Get rid of DynamicViewController (part 2)
This commit is contained in:
@@ -11,7 +11,7 @@ using namespace Poincare;
|
||||
namespace Shared {
|
||||
|
||||
EditableCellTableViewController::EditableCellTableViewController(Responder * parentResponder) :
|
||||
TabTableController(parentResponder, this)
|
||||
TabTableController(parentResponder)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user