[knotes] [Bug 385237] Does not build with Qt 5.10

Christophe Giboudeaux bugzilla_noreply at kde.org
Wed Nov 8 20:34:06 GMT 2017


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

--- Comment #2 from Christophe Giboudeaux <christophe at krop.fr> ---
note that it also fails to build with Clang : 

knotes/src/configdialog/knoteconfigdialog.cpp:213:86: error: 'changed' is a
protected member of 'KCModule'
    connect(mDefaultTitle, &QLineEdit::textChanged, this,
QOverload<>::of(&KCModule::changed));
                                                                          
~~~~~~~~~~^~~~~~~
/kde/inst/5/include/KF5/KConfigWidgets/kcmodule.h:377:10: note: must name
member using the type of the current context 'KNoteMiscConfig'
    void changed();
         ^

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list