Use enum instead of string

This commit is contained in:
Magne Sjaastad
2023-11-16 14:57:28 +01:00
parent 82e0866f00
commit a78f8f8982
2 changed files with 14 additions and 6 deletions

View File

@@ -31,6 +31,7 @@ class RicSaveEclipseInputVisibleCellsUi : public caf::PdmObject
CAF_PDM_HEADER_INIT;
public:
// Values are exposed in gRPC .proto. Do not change without also changing .proto
enum ExportKeyword
{
FLUXNUM,