On Monday 22 March 2004 16:00, Reinhard wrote: > Am Montag, 22. M?rz 2004 18:16 schrieb Jason Wood: > > Please try again > > now, it should work :-) > > I'm sorry, still errors: > > docclipproject.cpp: In member function `virtual void > DocClipProject::populateSceneTimes(QValueVector<GenTime>&) const': > docclipproject.cpp:316: `iterator' is not a member of type > `QPtrList<DocTrackBase>' > docclipproject.cpp:316: parse error before `=' token > docclipproject.cpp:318: `trackItt' undeclared (first use this function) > docclipproject.cpp:318: (Each undeclared identifier is reported only once > for each function it appears in.) > docclipproject.cpp:318: no matching function for call to > `DocTrackBaseList::end() const'
It looks like I have used some new functionality from qt 3.x that was not in previous versions; once I figure out exactly how to fix it, I'll post a fix :-) Cheers, Jason -- Jason Wood Homepage : www.uchian.pwp.blueyonder.co.uk
