From 45e3e41eac61e409726351e1efcb3de432fbe69c Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sun, 11 Oct 2015 18:03:09 +0000 Subject: [PATCH] EgtMachKernel 1.6j1 : - ricompilato. --- EgtMachKernel.rc | Bin 11774 -> 11782 bytes MachMgrRawParts.cpp | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtMachKernel.rc b/EgtMachKernel.rc index bc0148573c1ca5fa05c2465f248fd95ffa6c6664..5d10d0a03219e56e05d6c683c594499e5d39a7bf 100644 GIT binary patch delta 129 zcmewt-4?Uq8ymYJg8_pMgW=}iY}U-oSqz4gA4=+OPUGrfL6W)1H2H*J9zs?KMHWS$ T2jk{d(k{&SG=r2Vhj0M^?&c=# delta 121 zcmZpR`4_$68yl-7gARk`=D%##%*>e#mXjTYbvI`TxiM~D$L+=pm%PX{`HWy5l7b!< PxEzK?X*?R0=5PZ5#7QI> diff --git a/MachMgrRawParts.cpp b/MachMgrRawParts.cpp index 77e9a05..bd275ae 100644 --- a/MachMgrRawParts.cpp +++ b/MachMgrRawParts.cpp @@ -468,7 +468,7 @@ MachMgr::ResetRawPartCenter( int nRawId) if ( nGPntId == GDB_ID_NULL) return true ; // imposto modo a bloccato - return m_pGeomDB->SetMode( nGPntId, GDB_MD_LOCKED) ; + return m_pGeomDB->SetMode( nGPntId, GDB_MD_HIDDEN) ; } //----------------------------------------------------------------------------