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-de...@kde.org Reporter: christo...@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 watching all bug changes.