diff -r 087e60400acc -r 1b52ff19aad5 mapeditor.h --- a/mapeditor.h Wed Jul 27 18:56:35 2005 +0000 +++ b/mapeditor.h Tue Aug 02 08:12:14 2005 +0000 @@ -88,6 +88,8 @@ void editHeading(); // Start editing heading private: void setHeading(const QString &); // Just set the heading for selection + void setURL(const QString &); // Just set the URL for selection + void setVymLink(const QString &); // Set vymLink for selection public: void addNewBranch(int); // pos allows to add above/below selection void addNewBranchHere(); // insert and make selection its