changeset 771 | 01f2f6d6789d |
parent 742 | 54d44ecd6097 |
child 775 | 6e4b586aa88a |
1.1 --- a/exports.h Thu Mar 19 11:45:28 2009 +0000 1.2 +++ b/exports.h Mon May 18 11:22:41 2009 +0000 1.3 @@ -106,7 +106,7 @@ 1.4 void exportPresentation(); 1.5 bool setConfigFile (const QString &); 1.6 private: 1.7 - QString buildList (BranchObj*); 1.8 + QString buildList (TreeItem *); 1.9 bool useSections; 1.10 QString configFile; 1.11 QString configDir;