[PATCH] add setAutoDelete/isAutoDelete to KJob
David Faure
faure at kde.org
Mon Jan 7 09:26:23 GMT 2008
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 :-)
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list