EgtExecutor 1.6r3 :
- gestito spiazzamento identificativi in PhotoObj (derivato da UserObj).
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ PhotoObj::Save( STRVECTOR& vString) const
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
PhotoObj::Load( const STRVECTOR& vString)
|
||||
PhotoObj::Load( const STRVECTOR& vString, int nBaseGdbId)
|
||||
{
|
||||
if ( int( vString.size()) < NKEY)
|
||||
return false ;
|
||||
|
||||
Reference in New Issue
Block a user