diff -r 133e2ed6b9c5 -r f1006de05c54 exports.h --- a/exports.h Thu Sep 03 08:52:00 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;