exports.h
changeset 750 ff3b01ce0960
parent 742 54d44ecd6097
child 775 6e4b586aa88a
     1.1 --- a/exports.h	Wed Apr 01 15:06:57 2009 +0000
     1.2 +++ b/exports.h	Thu Apr 02 09:46:29 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;