Migliorata gestione avvio programma in cieco
This commit is contained in:
@@ -1006,6 +1006,10 @@ Public Class ProjectManagerVM
|
||||
Else
|
||||
EgtOutLog("LastProject '" & OptionModule.m_sLastProject & "' is not a file or does not exist!")
|
||||
Map.refMainWindowVM.SelectedPage = MainWindowVM.ListPageEnum.nNothingSelected
|
||||
If OptionModule.AdjustDDT Then
|
||||
EgtExit()
|
||||
Application.Current.Shutdown(3)
|
||||
End If
|
||||
Return
|
||||
End If
|
||||
Else
|
||||
|
||||
Reference in New Issue
Block a user