summaryrefslogtreecommitdiff
path: root/core/pim/todo/main.cpp
Side-by-side diff
Diffstat (limited to 'core/pim/todo/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/todo/main.cpp b/core/pim/todo/main.cpp
index 58ed45c..aeae794 100644
--- a/core/pim/todo/main.cpp
+++ b/core/pim/todo/main.cpp
@@ -31,7 +31,7 @@ void myMessages( QtMsgType, const char* ) {
int main( int argc, char **argv )
{
- qInstallMsgHandler( myMessages );
+// qInstallMsgHandler( myMessages );
QPEApplication a( argc, argv );
QTime time;