changeset 352 | 72e78075ad73 |
parent 296 | 692499ea76e1 |
child 366 | e95081c21da2 |
1.1 --- a/ornamentedobj.cpp Tue Apr 11 14:34:14 2006 +0000 1.2 +++ b/ornamentedobj.cpp Fri Jun 16 08:27:11 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)