* Martin Michlmayr <[EMAIL PROTECTED]> [2006-03-10 06:31]:
> A patch is below.
--- ./src/drawing_area.h~ 2006-03-10 06:28:10.000000000 +0000
+++ ./src/drawing_area.h 2006-03-10 06:28:15.000000000 +0000
@@ -156,7 +156,7 @@
*
* @return drawing_area which has the same dimensions and location as r.
*/
- drawing_area& drawing_area::operator = (SDL_Rect& r);
+ drawing_area& operator = (SDL_Rect& r);
#endif
/**
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]