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

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

REESSFileBrowser: Added vbat as extension (in addition to vreess)

parent 03094ea5
No related branches found
No related tags found
No related merge requests found
......@@ -182,7 +182,7 @@ Public Class MainForm
TorqueConverterShiftPolygonFileBrowser.Extensions = New String() {"vgbs"}
CrossWindCorrectionFileBrowser.Extensions = New String() {"vcdv", "vcdb"}
ElectricMotorFileBrowser.Extensions = New String() {"vem"}
REESSFileBrowser.Extensions = New String() {"vreess"}
REESSFileBrowser.Extensions = New String() {"vreess", "vbat"}
EmADCLossMapFileBrowser.Extensions = New String() {"vtlm"}
ElectricMachineDragTorqueFileBrowser.Extensions = New String() {"vemd"}
......
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