Re: KNS3::UploadDialog doesn't upload the file

2011-10-16 Thread Jeremy Whiting
It's an attica bug, see https://bugs.kde.org/show_bug.cgi?id=281850 On Sun, Oct 16, 2011 at 4:42 AM, Stephane MANKOWSKI wrote: > Hi, > > I tried to use the upload dialog panel of KNS3 like this: >     QPointer dialog = new > KNS3::UploadDialog("skrooge_monthly.knsrc", this); > >  

KNS3::UploadDialog doesn't upload the file

2011-10-16 Thread Stephane MANKOWSKI
Hi, I tried to use the upload dialog panel of KNS3 like this: /*QPointer dialog = new KNS3::UploadDialog("skrooge_monthly.knsrc", this); dialog->setUploadFile(zipFileName); dialog->setUploadName(templat); dialog->setPreviewImageFile(0, KUrl(previ