Author: mordante
Date: Sun Sep 21 23:54:27 2008
New Revision: 29633
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29633&view=rev
Log:
Update doxygen comment style.
Modified:
trunk/src/gui/widgets/text_box.hpp
Modified: trunk/src/gui/widgets/text_box.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/text_box.hpp?rev=29633&r1=29632&r2=29633&view=diff
==============================================================================
--- trunk/src/gui/widgets/text_box.hpp (original)
+++ trunk/src/gui/widgets/text_box.hpp Sun Sep 21 23:54:27 2008
@@ -228,11 +228,11 @@
/** Inherited from ttext_. */
void handle_key_clear_line(SDLMod modifier, bool& handled);
- //! Inherited from tcontrol.
+ /** Inherited from tcontrol. */
const std::string& get_control_type() const
{ static const std::string type = "text_box"; return type; }
- //! Inherited from tcontrol.
+ /** Inherited from tcontrol. */
void load_config_extra();
};
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits