ZooFlow: Clean up and fix Design changes

This commit is contained in:
Jonathan Jenne
2020-10-29 11:11:18 +01:00
parent 5cdb096a7e
commit aaafb99275
15 changed files with 262 additions and 522 deletions

View File

@@ -7,7 +7,7 @@ Public Class frmObjectPropertyDialog
Private _Environment As Environment
Private _ObjectId As Int64
Public Sub New(LogConfig As LogConfig, Environment As Environment, ObjectId As Int64)
Public Sub New(LogConfig As LogConfig, Environment As Environment, ObjectId As Long)
' Dieser Aufruf ist für den Designer erforderlich.
InitializeComponent()