vymview.h
changeset 768 382a444f5b0c
parent 763 8c028a5d9083
child 769 a6931cd6309a
     1.1 --- a/vymview.h	Fri May 01 10:30:29 2009 +0000
     1.2 +++ b/vymview.h	Thu May 14 12:42:58 2009 +0000
     1.3 @@ -17,7 +17,6 @@
     1.4  	QItemSelectionModel* selectionModel();
     1.5  
     1.6  public slots:
     1.7 -	void updateChilds (QModelIndex ix);
     1.8  	void changeSelection (const QItemSelection &newSel, const QItemSelection &delSel);
     1.9  	void expandAll ();
    1.10  	void showSelection ();