From 07bae5b11684aa6ef7dfb76b7c8990f46356f3a4 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sat, 1 Apr 2017 08:56:38 +0000 Subject: [PATCH] EgtCAM5 1.8c7 : - all'applicazione del Setup si notificano le librerie di lavorazione. --- My Project/AssemblyInfo.vb | 4 ++-- SetUpWindow/SetUpViewModel.vb | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index af0dafb..0df8aec 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -70,5 +70,5 @@ Imports System.Windows ' by using the '*' as shown below: ' - - + + diff --git a/SetUpWindow/SetUpViewModel.vb b/SetUpWindow/SetUpViewModel.vb index af50108..3164f2c 100644 --- a/SetUpWindow/SetUpViewModel.vb +++ b/SetUpWindow/SetUpViewModel.vb @@ -536,6 +536,8 @@ Namespace EgtCAM5 Next m_IsEnabledApplyBtn = False NotifyPropertyChanged("IsEnabledApplyBtn") + ' aggiorno le librerie sottostanti + EgtUpdateSetup() End Sub #End Region ' ApplyCommand