fix references

This commit is contained in:
Jonathan Jenne
2019-10-18 17:14:17 +02:00
parent 9f91727b29
commit a767b9bcc0
6 changed files with 18 additions and 21 deletions

View File

@@ -38,8 +38,6 @@ Public Class frmDocumentResultList
Public Property ShouldReturnToPreviousForm As Boolean = False Implements IResultForm.ShouldReturnToPreviousForm
Public Sub New(LogConfig As LogConfig, Environment As Environment, Params As DocumentResultParams)
MyBase.New(LogConfig)
' Dieser Aufruf ist für den Designer erforderlich.
InitializeComponent()