ToastFreeware
/
toast
/
confclerk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80ac67e
)
Error messages reported with the function error_essage are no longer writted to std...
author
Philipp Spitzer
<philipp@spitzer.priv.at>
Mon, 11 Jul 2011 18:04:57 +0000
(18:04 +0000)
committer
Philipp Spitzer
<philipp@spitzer.priv.at>
Mon, 11 Jul 2011 18:04:57 +0000
(18:04 +0000)
This commit partly resolves ticket #10.
src/gui/errormessage.cpp
patch
|
blob
|
history
diff --git
a/src/gui/errormessage.cpp
b/src/gui/errormessage.cpp
index d41b0e3c2e226b18490ba1a4bed8e2629a0d445f..407f52d2ce00f07d185dc05bab63b7b81b89b9e2 100644
(file)
--- a/
src/gui/errormessage.cpp
+++ b/
src/gui/errormessage.cpp
@@
-30,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