EgtCAM5 1.8c7 :

- all'applicazione del Setup si notificano le librerie di lavorazione.
This commit is contained in:
Dario Sassi
2017-04-01 08:56:38 +00:00
parent 3121168220
commit 07bae5b116
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -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")>
+2
View File
@@ -536,6 +536,8 @@ Namespace EgtCAM5
Next
m_IsEnabledApplyBtn = False
NotifyPropertyChanged("IsEnabledApplyBtn")
' aggiorno le librerie sottostanti
EgtUpdateSetup()
End Sub
#End Region ' ApplyCommand