diff -r f4aae4fdc1bc -r 9f739222ee8c xlinkobj.h --- a/xlinkobj.h Wed Apr 25 16:02:54 2007 +0000 +++ b/xlinkobj.h Thu Nov 08 15:28:04 2007 +0000 @@ -3,6 +3,8 @@ #include "linkablemapobj.h" +class BranchObj; + enum XLinkState {undefinedXLink,initXLink,activeXLink,deleteXLink}; /*! \brief xlinks are used to draw arbitrary connections between branches (BranchObj) in the map. */