mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/calculation] AdditionalOutputs: TrigonometryGraphCell change
member name
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Calculation {
|
||||
|
||||
TrigonometryGraphView::TrigonometryGraphView(TrigonometryModel * model) :
|
||||
CurveView(model),
|
||||
m_angle(model)
|
||||
m_model(model)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user