diff -r 8e596f73f258 -r 9e196213c003 mapeditor.cpp --- a/mapeditor.cpp Wed Jan 16 15:45:19 2008 +0000 +++ b/mapeditor.cpp Wed Jan 16 15:45:19 2008 +0000 @@ -359,7 +359,7 @@ if (blockSaveState) return; - if (debug) cout << "ME::saveState() for "<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="<