mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-30 12:10:03 +02:00
[apps] AppsContainer does not own the apps but a pointer to the apps
Change-Id: I9b6787be2cd143b52fd8dd60f3528fed2f74e4bb
This commit is contained in:
@@ -69,6 +69,8 @@ void ParametersController::ContentView::layoutSubviews() {
|
||||
|
||||
ParametersController::ParametersController(Responder * parentResponder) :
|
||||
FloatParameterController(parentResponder),
|
||||
m_selectableTableView(nullptr),
|
||||
m_menuListCell{},
|
||||
m_law(nullptr),
|
||||
m_calculationController(CalculationController(nullptr))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user