mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-25 16:50:50 +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