18 files changed, 106 insertions, 47 deletions
diff --git a/src/model/exp004state.h b/src/model/exp004state.h index 6f9aad7..f6e99c0 100644 --- a/src/model/exp004state.h +++ b/src/model/exp004state.h @@ -24,7 +24,8 @@ #define SELECT_COLOR_A 0.75 typedef enum -{ PROTEIN_GEOMETRY, DENSITY_LEGEND_GEOMETRY, MAP_GEOMETRY } LISTS; +{ PROTEIN_GEOMETRY, PROTEIN_SELECTED_GEOMETRY, DENSITY_LEGEND_GEOMETRY, + MAP_GEOMETRY } LISTS; #define NUM_LISTS 2 /* |