mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[apps] Fix header inclusion: name of expression_layout_field_delegate
changed to layout_field_delegate
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "../sequence_store.h"
|
||||
#include "../../shared/function_expression_cell.h"
|
||||
#include "../../shared/function_list_controller.h"
|
||||
#include "../../shared/expression_layout_field_delegate.h"
|
||||
#include "../../shared/layout_field_delegate.h"
|
||||
#include "../../shared/text_field_delegate.h"
|
||||
#include "list_parameter_controller.h"
|
||||
#include "sequence_toolbox.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <escher.h>
|
||||
#include "../shared/expression_model_list_controller.h"
|
||||
#include "../shared/expression_layout_field_delegate.h"
|
||||
#include "../shared/layout_field_delegate.h"
|
||||
#include "../shared/text_field_delegate.h"
|
||||
#include "equation_store.h"
|
||||
#include "equation_list_view.h"
|
||||
|
||||
Reference in New Issue
Block a user