[PATCH] add setAutoDelete/isAutoDelete to KJob
Andreas Pakulat
apaku at gmx.de
Thu Jan 10 16:17:50 GMT 2008
On 08.01.08 19:20:59, Kevin Ottens wrote:
> Le lundi 7 janvier 2008, David Faure a écrit :
> > On Saturday 05 January 2008, Andreas Pakulat wrote:
> > > +
> > > + /**
> > > + * Returns wether this job automatically deletes itself once
> > > + * the job is finished.
> > > + *
> > > + * @return wether the job is deleted automatically after
> > > + * finishing.
> > > + */
> > > + bool isAutoDelete() const;
> >
> > s/wether/whether/. Looks good otherwise :-)
>
> I also has a small violation on the file style, you should add a space before
> the opening parenthesis on ifs.
> Otherwise looks good, please commit after the proposed changes.
Comitted in revision r759455
Andreas
--
Be cheerful while you are alive.
-- Phathotep, 24th Century B.C.
More information about the kde-core-devel
mailing list