# HG changeset patch # User insilmaril # Date 1200498319 0 # Node ID 9e196213c003dc7f5616e5cd79eb1fcb792db23a # Parent 8e596f73f258840acc813f157e4bf312d794472f Fixed missing MapCenter diff -r 8e596f73f258 -r 9e196213c003 mainwindow.cpp --- a/mainwindow.cpp Wed Jan 16 15:45:19 2008 +0000 +++ b/mainwindow.cpp Wed Jan 16 15:45:19 2008 +0000 @@ -2636,7 +2636,7 @@ urls.at(i); #endif p->start ("dcop",args); - cout << args.join(" ").ascii()<waitForStarted() ) success=false; } if (!success) @@ -3962,7 +3962,7 @@ if (! m.isEmpty()) { - //cout <<"Main::callMacro m="<getHeading() == u) { - cout << "PASSED: " << c.ascii() << endl; + cout << "PASSED: " << qPrintable (c) << endl; } else { - cout << "FAILED: " << c.ascii() << endl; + cout << "FAILED: " << qPrintable (c) << endl; } } } @@ -4841,7 +4841,7 @@ { if (debug) foreach (QString format,event->mimeData()->formats()) - cout << "MapEditor: Dropped format: "< uris; @@ -4944,7 +4944,7 @@ connect(clientSocket, SIGNAL(error(QAbstractSocket::SocketError)), this, SLOT(displayNetworkError(QAbstractSocket::SocketError))); netstate=Client; - cout<<"connected to "<peerAddress().toString().ascii()<peerAddress().toString() )<peerAddress().toString().ascii()<peerAddress().toString())<write (block); } } @@ -5012,7 +5012,7 @@ QString t; in >>t; if (debug) - cout << " t="<