diff -r 700553af9ca5 -r 9abdd5e6c3dc mapeditor.cpp --- a/mapeditor.cpp Tue Jan 15 13:06:59 2008 +0000 +++ b/mapeditor.cpp Fri Feb 01 15:28:35 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="<