D10030: make it compile
Martin Koller
noreply at phabricator.kde.org
Mon Jan 22 19:14:46 GMT 2018
mkoller created this revision.
mkoller added a reviewer: dvratil.
Restricted Application added a project: KDE PIM.
Restricted Application added a subscriber: KDE PIM.
mkoller requested review of this revision.
REVISION SUMMARY
clang version 5.0.0 (tags/RELEASE_500/final 312548)
Qt 5.10, openSuse 42.2
[ 91%] Building CXX object src/conf/CMakeFiles/kcm_kleopatra.dir/appearanceconfigpage.cpp.o
/home/KDE5/source/kde/pim/kleopatra/src/conf/appearanceconfigpage.cpp:52:89: error: 'changed' is a protected member of 'KCModule'
connect(mWidget, &AppearanceConfigWidget::changed, this, QOverload<>::of(&KCModule::changed));
~~~~~~~~~~^~~~~~~
/usr/include/KF5/KConfigWidgets/kcmodule.h:377:10: note: must name member using the type of the current context 'Kleo::Config::AppearanceConfigurationPage'
void changed();
^
1 error generated.
etc.
REPOSITORY
R168 Kleopatra
REVISION DETAIL
https://phabricator.kde.org/D10030
AFFECTED FILES
src/conf/appearanceconfigpage.cpp
src/conf/cryptooperationsconfigpage.cpp
src/conf/gnupgsystemconfigurationpage.cpp
src/conf/smimevalidationconfigurationpage.cpp
To: mkoller, dvratil
Cc: #kde_pim, dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180122/8c01b4fa/attachment.html>
More information about the kde-pim
mailing list