exports.h
changeset 791 f1006de05c54
parent 775 6e4b586aa88a
child 807 f9f7922989d8
     1.1 --- a/exports.h	Thu Sep 03 08:52:00 2009 +0000
     1.2 +++ b/exports.h	Mon Sep 07 15:36:57 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;