Author: mordante
Date: Sat Mar 19 23:03:05 2011
New Revision: 48944

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48944&view=rev
Log:
Fix a doxygen warning.

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

Modified: trunk/src/gui/widgets/widget.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/widget.hpp?rev=48944&r1=48943&r2=48944&view=diff
==============================================================================
--- trunk/src/gui/widgets/widget.hpp (original)
+++ trunk/src/gui/widgets/widget.hpp Sat Mar 19 23:03:05 2011
@@ -764,7 +764,7 @@
  * Call this function to register a widget. Use this macro in the
  * implementation, inside the gui2 namespace.
  *
- * @see @ref load_widget_definitions for more information.
+ * @see @ref gui2::load_widget_definitions for more information.
  *
  * @note When the type is tfoo_definition, the id "foo" and no special key best
  * use RESISTER_WIDGET(foo) instead.


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

Reply via email to