From 7e96fb2385bb2588dc126516149e48e4333da0b0 Mon Sep 17 00:00:00 2001 From: NicolaP Date: Thu, 6 Oct 2022 13:02:11 +0200 Subject: [PATCH] Cambio versione: 2.4i4 --- MainWindow.xaml.vb | 4 ++-- My Project/AssemblyInfo.vb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MainWindow.xaml.vb b/MainWindow.xaml.vb index 9fca1a7..c947827 100644 --- a/MainWindow.xaml.vb +++ b/MainWindow.xaml.vb @@ -324,8 +324,8 @@ Class MainWindow ' Verifico abilitazione nesting automatico m_bAutoNest = Not String.IsNullOrWhiteSpace(sNestKey) ' Recupero opzioni della chiave - Dim bKey As Boolean = EgtGetKeyLevel(9423, 2406, 1, m_nKeyLevel) And - EgtGetKeyOptions(9423, 2406, 1, m_nKeyOptions) + Dim bKey As Boolean = EgtGetKeyLevel(9423, 2409, 1, m_nKeyLevel) And + EgtGetKeyOptions(9423, 2409, 1, m_nKeyOptions) ' Verifico abilitazione prodotto Dim bProd As Boolean = GetKeyOption(KEY_OPT.CUT_BASE) ' Inizializzazione generale di EgtInterface diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index f1b1160..ff92189 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -62,5 +62,5 @@ Imports System.Windows ' by using the '*' as shown below: ' - - + +