mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Release 2023.06
This commit is contained in:
@@ -46,7 +46,7 @@ public:
|
||||
USER_DEFINED
|
||||
};
|
||||
|
||||
typedef caf::AppEnum<RangeModeType> RangeModeEnum;
|
||||
using RangeModeEnum = caf::AppEnum<RangeModeType>;
|
||||
|
||||
virtual const caf::TitledOverlayFrame* titledOverlayFrame() const = 0;
|
||||
virtual caf::TitledOverlayFrame* titledOverlayFrame() = 0;
|
||||
|
||||
Reference in New Issue
Block a user