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

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.16.0
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/drk
                   |                            |onqi/dd95de337e30d310ecf689
                   |                            |eb7719eba77da366ff

--- Comment #1 from Daniel Vrátil <dvra...@kde.org> ---
Git commit dd95de337e30d310ecf689eb7719eba77da366ff by Daniel Vrátil.
Committed on 01/06/2019 at 22:28.
Pushed by dvratil into branch 'Plasma/5.16'.

Fix the 'Report bug' button being always disabled

Summary:
The commit d4ae04a7 has changed #define of HAVE_XMLRPCLCIENT
to #cmakedefine01 - since HAVE_XMLRPCCLIENT is not defined anywhere
in the CMakeFiles.txt, this lead to the 'Report bug' button being
unconditionally disabled at compile time.

Since KXmlRpcClient is a REQUIRED dependency (and has been for a while),
we can just remove the macro altogether.
FIXED-IN: 5.16.0

Test Plan: The 'Report bug' button is enabled

Reviewers: dfaure

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D21527

M  +0    -1    src/config-drkonqi.h.cmake
M  +2    -7    src/drkonqidialog.cpp

https://commits.kde.org/drkonqi/dd95de337e30d310ecf689eb7719eba77da366ff

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

Reply via email to