Skip to content
Commit ee36561c authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Ensure no one but us writes to stdout

I originally didn't consider this neccessary because we have a qMessageHandler, so every qDebug goes through the proper formatting.
However, if an external application is launched, it might blatantly print to stdout.

Differential Revision: https://phabricator.kde.org/D21934
parent 23d978c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment