EgtGeomKernel 1.6p1 :
- piccole migliorie stilistiche.
This commit is contained in:
+1
-1
@@ -1063,7 +1063,7 @@ GeomDB::Copy( int nIdSou, int nIdDest, int nRefId, int nSonBeforeAfter, bool bGl
|
||||
}
|
||||
|
||||
// inserisco nel DB (non rilascio il puntatore)
|
||||
if ( ! InsertInGeomDB( ::Get( pGdODest), nRefId, nSonBeforeAfter))
|
||||
if ( ! InsertInGeomDB( pGdODest, nRefId, nSonBeforeAfter))
|
||||
return GDB_ID_NULL ;
|
||||
|
||||
// rilascio il puntatore
|
||||
|
||||
Reference in New Issue
Block a user