fix gdpicture error
This commit is contained in:
parent
f0ccea072f
commit
5cf93c7521
@ -296,7 +296,7 @@ Public Class frmStart
|
||||
Try
|
||||
Me.Hide()
|
||||
Me.TopMost = False
|
||||
frmIndex.ShowDialog()
|
||||
frmIndex.Show()
|
||||
'Dim thread As New Thread(AddressOf MyBackgroundThread)
|
||||
'thread.Start()
|
||||
'Do While thread.IsAlive
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user