diff -r 46553c106c52 -r bec082472471 mainwindow.h --- a/mainwindow.h Mon Mar 22 15:37:23 2010 +0000 +++ b/mainwindow.h Tue Mar 30 17:30:39 2010 +0000 @@ -227,6 +227,7 @@ void windowToggleSmoothPixmap(); void updateNoteFlag(); void updateNoteEditor (QModelIndex index); + void selectInNoteEditor (QString s, int i); void changeSelection (VymModel *model,const QItemSelection &newSel, const QItemSelection &delSel); void updateActions();