Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 478eb752 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Merge pull request #290 in VECTO/vecto-sim from...

Merge pull request #290 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:hotfix/VECTO-365-problem-for-reading-vtlm-file-in to master

* commit 'ec1021f2':
  fix: editing gears in declaration mode
parents 1f57dd54 ec1021f2
Branches
Tags
No related merge requests found
......@@ -111,7 +111,7 @@ Public Class GearboxForm
'ChTCon.Checked = GStype.AutomaticTransmission()
For Each lv0 In LvGears.Items
lv0.SubItems(GearboxTbl.ShiftPolygons).Text = "-"
lv0.SubItems(GearboxTbl.ShiftPolygons).Text = ""
Next
End Sub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment