[kdelibs/frameworks] staging/kio/src/widgets: Make KIOWidgets link against KWidgetsAddons as KEditListWidget is used

David Edmundson david at davidedmundson.co.uk
Thu Sep 26 23:36:44 UTC 2013


We had compile failures without it,
http://build.kde.org/job/kdelibs_frameworks_qt5/1282/console
This patch makes it compile.

I think it is needed because keditlistwidget is in the public headers,
so an app using KIOWidgets (in this case the kiowidgets tests, which
is the part failing) needs to know to include KWidgetAddons headers
not just to implicitly link against it.

I'll happily be proved wrong if something else fixes it.

Regards

David

On Thu, Sep 26, 2013 at 10:39 PM, Stephen Kelly <steveire at gmail.com> wrote:
> David Edmundson wrote:
>
>> Make KIOWidgets link against KWidgetsAddons as KEditListWidget is used
>>
>
> KWidgetsAddons is already a dependency of KIOWidgets via KCompletion.
>
>  http://quickgit.kde.org/?p=kdelibs.git&a=commit&h=bdae65595d67
>
> This should not be needed. Did you need it somehow? If you did, that's a
> bug.
>
> Thanks,
>
> Steve.
>
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


More information about the Kde-frameworks-devel mailing list