mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[VariableBox] Added sequences to the variable box
It is now possible to call the value of a defined sequence anywhere. Change-Id: I1990e93c50f9add175b7ea274e07004ba63289e5
This commit is contained in:
committed by
Émilie Feral
parent
c006ed7b10
commit
3dca515441
@@ -64,14 +64,15 @@ app_shared_src = $(addprefix apps/shared/,\
|
||||
range_parameter_controller.cpp \
|
||||
regular_table_view_data_source.cpp \
|
||||
round_cursor_view.cpp \
|
||||
scrollable_multiple_expressions_view.cpp \
|
||||
scrollable_two_expressions_cell.cpp \
|
||||
sequence.cpp\
|
||||
sequence_context.cpp\
|
||||
sequence_store.cpp\
|
||||
sequence_title_cell.cpp \
|
||||
scrollable_multiple_expressions_view.cpp \
|
||||
scrollable_two_expressions_cell.cpp \
|
||||
separable.cpp \
|
||||
separator_even_odd_buffer_text_cell.cpp \
|
||||
shared_app.cpp \
|
||||
simple_interactive_curve_view_controller.cpp \
|
||||
store_cell.cpp \
|
||||
store_controller.cpp \
|
||||
|
||||
Reference in New Issue
Block a user