hein added inline comments. INLINE COMMENTS
> notificationgroupingproxymodel.cpp:38 > + > +bool NotificationGroupingProxyModel::appsMatch(const QModelIndex &a, const > QModelIndex &b) const > +{ Careful there - these will match when both are empty, which is why the libtm version tests for that. Are you sure this data cannot ever be missing? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D20265 To: broulik, #plasma Cc: hein, mart, nicolasfella, davidedmundson, ngraham, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol