[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu Mar 3 23:07:06 CET 2005
On Thursday 03 March 2005 17:05, George Staikos wrote:
> --- kdeextragear-2/kst/kst/pluginmanager.ui.h #1.22:1.23
> @@ -35,5 +35,5 @@ void PluginManager::install()
> QString tmpFile;
> #if KDE_VERSION >= KDE_MAKE_VERSION(3,3,0)
> - if (!KIO::NetAccess::download(xmlfile, tmpFile, 0L)) {
> + if (!KIO::NetAccess::download(xmlfile, tmpFile, this)) {
> #else
> if (!KIO::NetAccess::download(xmlfile, tmpFile)) {
I didn't bother to change it, but these new methods appeared in 3.2.0, not
3.3.0. At least the ones I checked....
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list