mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3789 Annotations. Text appearance settings. New FontCache class
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
STYLE_SOLID,
|
||||
STYLE_DASH
|
||||
};
|
||||
typedef caf::AppEnum<LineStyleEnum> LineStyle;
|
||||
using LineStyle = caf::AppEnum<LineStyleEnum>;
|
||||
|
||||
public:
|
||||
RimAnnotationLineAppearance();
|
||||
|
||||
Reference in New Issue
Block a user