changeset 388 | 3a58c9ef4a18 |
parent 364 | 7b74fa3772bf |
child 390 | 0e1aeb21cb78 |
1.1 --- a/branchobj.h Tue Sep 05 09:47:13 2006 +0000 1.2 +++ b/branchobj.h Thu Sep 14 11:38:18 2006 +0000 1.3 @@ -113,6 +113,7 @@ 1.4 virtual BranchObj* moveBranchTo (BranchObj*, int); 1.5 virtual void alignRelativeTo(const QPoint ); 1.6 virtual void reposition(); 1.7 + virtual void unsetAllRepositionRequests(); 1.8 1.9 virtual QRect getTotalBBox(); // return BBox including childs 1.10 virtual QRect getBBoxSizeWithChilds(); // return size of BBox including childs