D26519: Show button respecting what is declared by KCModule

Méven Car noreply at phabricator.kde.org
Wed Jan 8 09:52:08 GMT 2020


meven added inline comments.

INLINE COMMENTS

> kcmultidialog.cpp:217
> +            helpButton->setVisible(buttons & KCModule::Help);
>              helpButton->setEnabled(activeModule->buttons() & KCModule::Help);
>          }

You can remove this line I think : no need to disable a hidden button, or enable a visible one.

REPOSITORY
  R295 KCMUtils

REVISION DETAIL
  https://phabricator.kde.org/D26519

To: bport, ervin, meven, crossi, davidedmundson
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200108/64c30efd/attachment.html>


More information about the Kde-frameworks-devel mailing list