1.1 --- a/mapeditor.h Wed Jul 27 18:56:35 2005 +0000
1.2 +++ b/mapeditor.h Mon Aug 08 16:15:57 2005 +0000
1.3 @@ -88,6 +88,8 @@
1.4 void editHeading(); // Start editing heading
1.5 private:
1.6 void setHeading(const QString &); // Just set the heading for selection
1.7 + void setURL(const QString &); // Just set the URL for selection
1.8 + void setVymLink(const QString &); // Set vymLink for selection
1.9 public:
1.10 void addNewBranch(int); // pos allows to add above/below selection
1.11 void addNewBranchHere(); // insert and make selection its