mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4683 clang-format on all files in ApplicationCode
This commit is contained in:
@@ -27,7 +27,7 @@ class RicfCreateGridCaseGroupResult : public caf::PdmObject
|
||||
CAF_PDM_HEADER_INIT;
|
||||
|
||||
public:
|
||||
RicfCreateGridCaseGroupResult(int caseGroupId = -1, const QString& caseGroupName = "");
|
||||
RicfCreateGridCaseGroupResult( int caseGroupId = -1, const QString& caseGroupName = "" );
|
||||
|
||||
public:
|
||||
caf::PdmField<int> caseGroupId;
|
||||
|
||||
Reference in New Issue
Block a user