https://bugs.kde.org/show_bug.cgi?id=359906

Justin Zobel <justin.zo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |justin.zo...@gmail.com

--- Comment #2 from Justin Zobel <justin.zo...@gmail.com> ---
(In reply to Kai Uwe Broulik from comment #1)
> The API is actually meant to be used imperatively, ie. you call
> plasmoid.setConfigurationRequired(true, i18n("reason")), I think there
> should be two distinct properties on the Plasmoid attached object
> 
> however the actual code that is supposed to do that looks like:
> 
> void AppletPrivate::showConfigurationRequiredMessage(bool show, const
> QString &reason)
> {
>     // reimplemented in the UI specific library
>     Q_UNUSED(show)
>     Q_UNUSED(reason)
> }
> 
> Looks like we have one week to fix this for 5.6 if it's not already too late.

Kai was this merged into 5.6 or a later version?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to