This commit is contained in:
SchreiberM 2019-12-04 10:21:24 +01:00
parent a6bb35916e
commit 42550f0763

View File

@ -246,7 +246,7 @@ Public Class frmAdministration
End Sub
Private Sub OBJEKTTYPComboBox_SelectedIndexChanged(sender As Object, e As EventArgs) Handles OBJEKTTYPComboBox.SelectedIndexChanged
If WINDREAM_DIRECTCheckBox.Checked = False Then
If WINDREAM_DIRECTCheckBox.Checked = True Then
load_WDIndices()
End If