--- src/canvascard.h 2008-09-29 23:49:56.000000000 +0200 +++ src/canvascard.h_new 2008-09-29 23:49:44.000000000 +0200 @@ -41,7 +41,7 @@ void setRotation( int d ); void animatedMove(); - void setDestination( int x, int x ); + void setDestination( int x, int y ); int rtti() const { return CANVASCARD; }