Author: mordante
Date: Sun Mar  9 13:22:11 2008
New Revision: 24437

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24437&view=rev
Log:
Add a hint given by grzywacz

Modified:
    trunk/src/gui/widgets/canvas.hpp

Modified: trunk/src/gui/widgets/canvas.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/canvas.hpp?rev=24437&r1=24436&r2=24437&view=diff
==============================================================================
--- trunk/src/gui/widgets/canvas.hpp (original)
+++ trunk/src/gui/widgets/canvas.hpp Sun Mar  9 13:22:11 2008
@@ -15,6 +15,8 @@
 //! @file canvas.hpp
 //! This file contains the canvas object which is the part where the widgets
 //! draw (tempory) images on.
+
+// FIXME look at SDL_gfx it might have some nice functions that same me work.
 
 #ifndef __GUI_WIDGETS_CANVAS_HPP_INCLUDED__
 #define __GUI_WIDGETS_CANVAS_HPP_INCLUDED__


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to