vymview.h
changeset 752 914f330b6aa8
parent 742 54d44ecd6097
child 761 0301e6109702
     1.1 --- a/vymview.h	Thu Mar 19 11:45:28 2009 +0000
     1.2 +++ b/vymview.h	Thu Apr 02 09:57:47 2009 +0000
     1.3 @@ -16,6 +16,7 @@
     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  
    1.10  private: