mainwindow.h
changeset 754 db0ec4bcf416
parent 753 25a77484ec72
child 763 8c028a5d9083
     1.1 --- a/mainwindow.h	Tue Apr 07 16:15:53 2009 +0000
     1.2 +++ b/mainwindow.h	Mon Apr 20 10:42:05 2009 +0000
     1.3 @@ -215,7 +215,6 @@
     1.4  public slots:
     1.5  	void windowToggleSmoothPixmap();
     1.6  	void updateNoteFlag();
     1.7 -//	void updateNoteInEditor (VymModel *model, const NoteObj &note);
     1.8  	void updateNoteEditor (QModelIndex index);
     1.9  	void changeSelection (VymModel *model,const QItemSelection &newSel, const QItemSelection &delSel);
    1.10