mainwindow.h
changeset 842 bec082472471
parent 837 5ecd0462f76b
child 845 b98c1793bb8b
     1.1 --- a/mainwindow.h	Mon Mar 22 15:37:23 2010 +0000
     1.2 +++ b/mainwindow.h	Tue Mar 30 17:30:39 2010 +0000
     1.3 @@ -227,6 +227,7 @@
     1.4  	void windowToggleSmoothPixmap();
     1.5  	void updateNoteFlag();
     1.6  	void updateNoteEditor (QModelIndex index);
     1.7 +	void selectInNoteEditor (QString s, int i);
     1.8  	void changeSelection (VymModel *model,const QItemSelection &newSel, const QItemSelection &delSel);
     1.9  
    1.10  	void updateActions();