mapeditor.h
changeset 143 56c57552f1d2
parent 139 087e60400acc
child 160 72cc3873306a
     1.1 --- a/mapeditor.h	Sun Jul 31 12:24:53 2005 +0000
     1.2 +++ b/mapeditor.h	Mon Aug 01 19:32:45 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