EgtCAM5 1.8c7 :
- all'applicazione del Setup si notificano le librerie di lavorazione.
This commit is contained in:
@@ -70,5 +70,5 @@ Imports System.Windows
|
||||
' by using the '*' as shown below:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("1.8.3.6")>
|
||||
<Assembly: AssemblyFileVersion("1.8.3.6")>
|
||||
<Assembly: AssemblyVersion("1.8.3.7")>
|
||||
<Assembly: AssemblyFileVersion("1.8.3.7")>
|
||||
|
||||
@@ -536,6 +536,8 @@ Namespace EgtCAM5
|
||||
Next
|
||||
m_IsEnabledApplyBtn = False
|
||||
NotifyPropertyChanged("IsEnabledApplyBtn")
|
||||
' aggiorno le librerie sottostanti
|
||||
EgtUpdateSetup()
|
||||
End Sub
|
||||
|
||||
#End Region ' ApplyCommand
|
||||
|
||||
Reference in New Issue
Block a user