exports.h
changeset 798 d251c7b2de54
parent 775 6e4b586aa88a
child 807 f9f7922989d8
     1.1 --- a/exports.h	Wed Jun 03 20:37:17 2009 +0000
     1.2 +++ b/exports.h	Thu Oct 01 11:28:50 2009 +0000
     1.3 @@ -29,7 +29,7 @@
     1.4  	virtual bool canceled();
     1.5  protected:  
     1.6  	VymModel *model;
     1.7 -	virtual QString getSectionString (BranchObj*);
     1.8 +	virtual QString getSectionString (TreeItem*);
     1.9  
    1.10  	QDir tmpDir;
    1.11  	QDir outDir;