diff -r 3590c3490789 -r 56c57552f1d2 mapeditor.h --- a/mapeditor.h Sun Jul 31 12:24:53 2005 +0000 +++ b/mapeditor.h Mon Aug 01 19:32:45 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