branchobj.cpp
changeset 593 e46d634e071c
parent 529 ce2abdbd0b65
child 598 60f019156464
     1.1 --- a/branchobj.cpp	Mon Aug 27 11:58:16 2007 +0000
     1.2 +++ b/branchobj.cpp	Tue Sep 04 13:53:33 2007 +0000
     1.3 @@ -682,6 +682,7 @@
     1.4  		if (lmo != NULL) return lmo;
     1.5      }
     1.6  	
     1.7 +
     1.8  	// Search myself
     1.9      if (inBox (p) && (this != excludeLMO) && isVisibleObj() ) 
    1.10  		return this;
    1.11 @@ -708,7 +709,8 @@
    1.12      }
    1.13  	
    1.14  	// Search myself
    1.15 -	if (sid==id) return this;
    1.16 +	if (sid==objID) return this;
    1.17 +
    1.18  
    1.19  /*
    1.20  	// Search float images