summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--src/model/state/state.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/model/state/state.h b/src/model/state/state.h
index 26141f2..ba6d7ab 100644
--- a/src/model/state/state.h
+++ b/src/model/state/state.h
@@ -26,9 +26,9 @@
typedef enum
{ PROTEIN_GEOMETRY, PROTEIN_SELECTED_GEOMETRY, DENSITY_LEGEND_GEOMETRY,
- MAP_GEOMETRY
+ MAP_GEOMETRY, DATAROSE_GEOMETRY
} LISTS;
-#define NUM_LISTS 2
+#define NUM_LISTS 5
/*
* Maintain state of the model.

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.