changeset 594 | 88d558ce079d |
parent 529 | ce2abdbd0b65 |
child 598 | 60f019156464 |
1.1 --- a/branchobj.h Fri Jun 29 09:43:53 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