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