mainwindow.h
changeset 616 16d63fc9ae42
parent 608 6cdc2e7b1937
child 625 22955004d512
     1.1 --- a/mainwindow.h	Tue Nov 06 13:54:41 2007 +0000
     1.2 +++ b/mainwindow.h	Thu Nov 08 15:28:03 2007 +0000
     1.3 @@ -117,8 +117,10 @@
     1.4  	void editVymLink();
     1.5  	void editOpenMultipleVymLinks();
     1.6      void editHeadingFinished();
     1.7 +    void editAttributeFinished();
     1.8  public slots:
     1.9      void editHeading();
    1.10 +    void editAttribute();
    1.11  	void editOpenVymLink();
    1.12  private slots:
    1.13  	void editDeleteVymLink();