mainwindow.h
changeset 160 72cc3873306a
parent 98 58adc2d2ed08
child 163 30b22f7bd009
     1.1 --- a/mainwindow.h	Thu Sep 01 15:35:18 2005 +0000
     1.2 +++ b/mainwindow.h	Mon Sep 05 11:56:31 2005 +0000
     1.3 @@ -135,6 +135,7 @@
     1.4      void formatToggleLinkColorHint();
     1.5  	void formatFrameNone();
     1.6  	void formatFrameRectangle();
     1.7 +	void formatHideLinkUnselected();
     1.8  
     1.9      void viewZoomReset();
    1.10      void viewZoomIn();
    1.11 @@ -148,6 +149,8 @@
    1.12  	bool settingsURL();
    1.13  
    1.14  	void windowToggleNoteEditor();
    1.15 +	void updateNoteFlag();
    1.16 +
    1.17  private slots:
    1.18  	void windowNextEditor();
    1.19  	void windowPreviousEditor();