Compare commits

...

2 Commits

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