mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 08:12:17 +00:00
2022.6.7.0
Fixed some design issues
This commit is contained in:
@@ -52,7 +52,6 @@ Namespace Editors
|
||||
With MyDefs
|
||||
.MyViewInitialize(Me, Settings.Design, True)
|
||||
.AddOkCancelToolbar()
|
||||
.DelegateClosingChecker()
|
||||
|
||||
.MyFieldsChecker = New FieldsChecker
|
||||
With Host
|
||||
@@ -144,7 +143,6 @@ Namespace Editors
|
||||
End With
|
||||
|
||||
.MyFieldsChecker.EndLoaderOperations()
|
||||
.AppendDetectors()
|
||||
.EndLoaderOperations()
|
||||
End With
|
||||
Catch ex As Exception
|
||||
|
||||
Reference in New Issue
Block a user