diff -r f75489896084 -r 5f6e176e9718 misc.cpp --- a/misc.cpp Tue Jan 03 09:44:41 2006 +0000 +++ b/misc.cpp Wed Sep 06 12:47:06 2006 +0000 @@ -13,7 +13,8 @@ ostream &operator<< (ostream &stream, QPoint const &p) { - return (stream << qpointToString(p) ); + stream << "("<