cfeck added inline comments. INLINE COMMENTS
> mlaurent wrote in kpasswordlineedit.cpp:30 > Otherwise it failed to using Q_PRIVATE_SLOT... That's fishy. I just checked a single class (KColumnResizer), and it has just "class KColumnResizerPrivate" (no namespace, no QObject), and still has a Q_PRIVATE_SLOT in its KColumnResizer class. REVISION DETAIL https://phabricator.kde.org/D7011 To: mlaurent, cfeck, dfaure, elvisangelaccio Cc: kossebau, elvisangelaccio, #frameworks