[Kde-imaging] [PATCH] improvements to uploadwidget.cpp
Aurélien Gâteau
aurelien.gateau at free.fr
Mon Sep 25 18:43:30 CEST 2006
On 25/9/2006, "Angelo Naselli" <anaselli at linux.it> wrote:
>> I will test your patch tomorrow morning using digiKam like host
> right three tell us ok. So why not to commit them?
I would feel better about it if Gilles approves them :-)
> A question though does this commit break something in host applications?
The only point where it could break is that I changed the signature of a
protected slot from load() to load(KFileTreeViewItem*). This would cause
errors in plugins if they inherited from UploadWidget and try to call
load() from the inherited class.
If that is a problem I can probably implement a fully binary safe version.
Aurélien
More information about the Kde-imaging
mailing list