vymview.h
changeset 767 6d2b32f305f9
parent 763 8c028a5d9083
child 769 a6931cd6309a
     1.1 --- a/vymview.h	Thu May 07 08:48:53 2009 +0000
     1.2 +++ b/vymview.h	Wed May 13 08:26:27 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 ();