linkablemapobj.h
changeset 594 88d558ce079d
parent 531 be24af55da40
child 616 16d63fc9ae42
     1.1 --- a/linkablemapobj.h	Tue Sep 04 13:53:33 2007 +0000
     1.2 +++ b/linkablemapobj.h	Tue Sep 04 13:53:33 2007 +0000
     1.3 @@ -161,6 +161,6 @@
     1.4  	bool useRelPos;
     1.5  	bool useOrientation;
     1.6  
     1.7 -	QString id;						// id set during load/save currently used for xLinks
     1.8 +	QString objID;					// id set during load/save currently used for xLinks
     1.9  };
    1.10  #endif