On 03.09.2010 19:33, Dan Dennedy wrote: > On Fri, Sep 3, 2010 at 12:51 AM, Simon Eugster<simon.eu at gmail.com> wrote: >> Is this something important? > > not especially > >> /data/cworkspace/kdenlive.git/kdenlive/src/slideshowclip.cpp: In >> static member function ?static QString >> SlideshowClip::animationToGeometry(const QString&, int&)?: >> /data/cworkspace/kdenlive.git/kdenlive/src/slideshowclip.cpp:444: >> warning: too many arguments for format > > Thanks, fixed. Not sure why I did not see a warning in Qt Creator.
I noticed that it sometimes hides details and I had to take a look at the compile output. Which usually resulted in running make in bash because there output is formatted, in contrast to the Qt Creator compile output. Thanks for fixing. Simon
