changeset 340 | f9ae01fb3207 |
parent 296 | 692499ea76e1 |
child 366 | e95081c21da2 |
1.1 --- a/ornamentedobj.cpp Tue Apr 11 14:34:14 2006 +0000 1.2 +++ b/ornamentedobj.cpp Wed May 31 12:27:41 2006 +0000 1.3 @@ -125,7 +125,6 @@ 1.4 1.5 ornamentsBBox.moveTopLeft ( QPoint ((int)(ox+x),(int)(oy+y))); 1.6 clickBox.moveTopLeft (QPoint ((int)(ox + x), (int)(oy + y))); 1.7 - 1.8 } 1.9 1.10 void OrnamentedObj::move (double x, double y)