MS GD Picture
This commit is contained in:
@@ -140,8 +140,10 @@ Public Class frmStart
|
||||
End Try
|
||||
|
||||
Try
|
||||
IndexForm.DisposeViewer()
|
||||
IndexForm.Dispose()
|
||||
If Not IsNothing(IndexForm) Then
|
||||
IndexForm.DisposeViewer()
|
||||
IndexForm.Dispose()
|
||||
End If
|
||||
Catch ex As Exception
|
||||
LOGGER.Error(ex)
|
||||
End Try
|
||||
|
||||
Reference in New Issue
Block a user