mainwindow.h
changeset 753 25a77484ec72
parent 746 ee6b0f3a4c2f
child 754 db0ec4bcf416
     1.1 --- a/mainwindow.h	Thu Apr 02 09:57:47 2009 +0000
     1.2 +++ b/mainwindow.h	Tue Apr 07 16:15:53 2009 +0000
     1.3 @@ -216,7 +216,7 @@
     1.4  	void windowToggleSmoothPixmap();
     1.5  	void updateNoteFlag();
     1.6  //	void updateNoteInEditor (VymModel *model, const NoteObj &note);
     1.7 -	void updateContent (QModelIndex index);
     1.8 +	void updateNoteEditor (QModelIndex index);
     1.9  	void changeSelection (VymModel *model,const QItemSelection &newSel, const QItemSelection &delSel);
    1.10  
    1.11  	void updateActions();