Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 2d57a22b authored by Michael KRISPER's avatar Michael KRISPER
Browse files

[VECTO-369] corrected Error Saving Cross Wind Correction

parent 8ee642be
No related branches found
No related tags found
No related merge requests found
......@@ -370,7 +370,7 @@ Public Class Vehicle
Public ReadOnly Property IVehicleEngineeringInputData_CrossWindCorrectionMode As CrossWindCorrectionMode _
Implements IVehicleEngineeringInputData.CrossWindCorrectionMode
Get
Return CrossWindCorrectionMode.DeclarationModeCorrection
Return CrossWindCorrectionMode
End Get
End Property
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment