Author: mordante
Date: Thu Apr 30 22:56:45 2009
New Revision: 35361

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35361&view=rev
Log:
Add doxygen comment.

Modified:
    trunk/src/gui/dialogs/dialog.hpp

Modified: trunk/src/gui/dialogs/dialog.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/dialogs/dialog.hpp?rev=35361&r1=35360&r2=35361&view=diff
==============================================================================
--- trunk/src/gui/dialogs/dialog.hpp (original)
+++ trunk/src/gui/dialogs/dialog.hpp Thu Apr 30 22:56:45 2009
@@ -136,6 +136,8 @@
         * Every dialog shows it's own kind of window, this function should 
return
         * the window to show.
         *
+        * @param video               The video which contains the surface to 
draw
+        *                            upon.
         * @returns                   The window to show.
         */
        virtual twindow* build_window(CVideo& video) = 0;


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

Reply via email to