vymview.h
changeset 745 2d4cc445a86a
parent 742 54d44ecd6097
child 761 0301e6109702
     1.1 --- a/vymview.h	Thu Mar 19 11:45:28 2009 +0000
     1.2 +++ b/vymview.h	Mon Mar 23 09:06:51 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: