diff -r 914f330b6aa8 -r 25a77484ec72 mainwindow.h --- a/mainwindow.h Thu Apr 02 09:57:47 2009 +0000 +++ b/mainwindow.h Tue Apr 07 16:15:53 2009 +0000 @@ -216,7 +216,7 @@ void windowToggleSmoothPixmap(); void updateNoteFlag(); // void updateNoteInEditor (VymModel *model, const NoteObj ¬e); - void updateContent (QModelIndex index); + void updateNoteEditor (QModelIndex index); void changeSelection (VymModel *model,const QItemSelection &newSel, const QItemSelection &delSel); void updateActions();