[Powerdevil] [Bug 379740] New: Build fails with CLang
Christophe Giboudeaux
bugzilla_noreply at kde.org
Fri May 12 06:59:12 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=379740
Bug ID: 379740
Summary: Build fails with CLang
Product: Powerdevil
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: plasma-devel at kde.org
Reporter: christophe at krop.fr
Target Milestone: ---
/kde/src/5/powerdevil/kcmodule/global/GeneralPage.cpp:127:111: error: 'changed'
is a protected member of 'KCModule'
connect(pausePlayersCheckBox, &QCheckBox::stateChanged, this,
static_cast<void(KCModule::*)()>(&KCModule::changed));
~~~~~~~~~~^~~~~~~
/kde/inst/5/include/KF5/KConfigWidgets/kcmodule.h:375:10: note: must name
member using the type of the current context 'GeneralPage'
void changed();
^
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Plasma-devel
mailing list