branchobj.h
changeset 593 e46d634e071c
parent 529 ce2abdbd0b65
child 598 60f019156464
     1.1 --- a/branchobj.h	Mon Aug 27 11:58:16 2007 +0000
     1.2 +++ b/branchobj.h	Tue Sep 04 13:53:33 2007 +0000
     1.3 @@ -140,7 +140,6 @@
     1.4  	bool tmpUnscrolled;				// can only be true (temporary) for a scrolled subtree
     1.5  	bool includeImagesVer;			// include floatimages in bbox vertically
     1.6  	bool includeImagesHor;			// include floatimages in bbox horizontally
     1.7 -	QString id;						// IDstring, needed for xlinks (tomboy)
     1.8  
     1.9  };
    1.10