On Sat, Jan 3, 2015 at 12:35 AM, David Edmundson <da...@davidedmundson.co.uk> wrote: > The handler is: > > void noMessageOutput(QtMsgType type, const char *msg) > { > Q_UNUSED(type); > Q_UNUSED(msg); > } > > that's going to block warnings too.
Then let's change it to: QLoggingCategory::setFilterRules(QStringLiteral("*.debug=false\ndefault.debug=true\n")); Can anybody do it? if not I'll do it next week (sorry). Aleix _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel