X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/6df32f20316aab78c979f50ff17798cc6dd7e9e0..080dc7d603d45ba0662aa731418993ddd45b5fe8:/src/gui/errormessage.cpp diff --git a/src/gui/errormessage.cpp b/src/gui/errormessage.cpp index 464b0f2..e10a3af 100644 --- a/src/gui/errormessage.cpp +++ b/src/gui/errormessage.cpp @@ -1,5 +1,6 @@ /* * Copyright (C) 2010 Ixonos Plc. + * Copyright (C) 2011-2024 Philipp Spitzer, gregor herrmann, Stefan Stahl * * This file is part of ConfClerk. * @@ -29,7 +30,6 @@ void error_message(const QString& message) { - QTextStream(stderr) << "ERROR: " << message << "\n"; #ifdef QT_MAEMO5_LIB // by default the message is white on yellow, which is unusable // but some html here works