diff -r 6e4b586aa88a -r 6b0a5f4923d3 exports.h --- a/exports.h Wed Jun 03 20:37:17 2009 +0000 +++ b/exports.h Thu Sep 17 09:41:09 2009 +0000 @@ -29,7 +29,7 @@ virtual bool canceled(); protected: VymModel *model; - virtual QString getSectionString (BranchObj*); + virtual QString getSectionString (TreeItem*); QDir tmpDir; QDir outDir;