diff -r f75489896084 -r bb94eec7c8f3 misc.cpp --- a/misc.cpp Tue Jan 03 09:44:41 2006 +0000 +++ b/misc.cpp Thu Sep 21 13:48:05 2006 +0000 @@ -13,7 +13,8 @@ ostream &operator<< (ostream &stream, QPoint const &p) { - return (stream << qpointToString(p) ); + stream << "("<