mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#912 Fixed the custom option menue based on the new standard from caf. Added an "experimental" color range for angular results.
This commit is contained in:
@@ -80,7 +80,8 @@ public:
|
||||
BLACK_WHITE,
|
||||
BLUE_WHITE_RED,
|
||||
RED_WHITE_BLUE,
|
||||
CATEGORY
|
||||
CATEGORY,
|
||||
ANGULAR
|
||||
};
|
||||
|
||||
typedef caf::AppEnum<ColorRangesType> ColorRangeEnum;
|
||||
|
||||
Reference in New Issue
Block a user