Skip to content

Commit 03fc06e

Browse files
author
Magne Sjaastad
committed
Changed keyword name as an Xml attribute is not allowed to start with a digit
1 parent 18a5501 commit 03fc06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ApplicationCode/ProjectDataModel/Rim3dOverlayInfoConfig.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include "RigMainGrid.h"
2727
#include "RigReservoirCellResults.h"
2828

29-
CAF_PDM_SOURCE_INIT(Rim3dOverlayInfoConfig, "3dOverlayInfoConfig");
29+
CAF_PDM_SOURCE_INIT(Rim3dOverlayInfoConfig, "View3dOverlayInfoConfig");
3030

3131
//--------------------------------------------------------------------------------------------------
3232
///

0 commit comments

Comments
 (0)