New Custom pattern entry for New Source

This commit is contained in:
Bruno Herbelin
2022-01-01 10:14:51 +01:00
parent 780a20689c
commit f0ca13150f
5 changed files with 145 additions and 45 deletions

View File

@@ -126,6 +126,7 @@ class Navigator
bool view_pannel_visible;
bool selected_button[NAV_COUNT];
int pattern_type;
bool custom_pipeline;
void clearButtonSelection();
void applyButtonSelection(int index);