2022.6.7.0

Fixed some design issues
This commit is contained in:
Andy
2022-06-07 20:00:36 +03:00
parent 4a5e050201
commit f3d956f33f
16 changed files with 11 additions and 27 deletions

View File

@@ -30,7 +30,6 @@ Namespace Editors
With MyDefs
.MyViewInitialize(Me, Settings.Design, True)
.AddOkCancelToolbar()
.DelegateClosingChecker()
With Settings
'Basis
TXT_GLOBAL_PATH.Text = .GlobalPath.Value
@@ -96,7 +95,6 @@ Namespace Editors
New DownloadObjects.AutoDownloaderEditorForm.AutomationTimerChecker)
.EndLoaderOperations()
End With
.AppendDetectors()
.EndLoaderOperations()
ChangeFileNameChangersEnabling()
End With