Author: mordante
Date: Thu Apr 30 14:14:36 2009
New Revision: 35339
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35339&view=rev
Log:
Formatting fix.
Modified:
trunk/src/gui/widgets/scroll_label.cpp
Modified: trunk/src/gui/widgets/scroll_label.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/scroll_label.cpp?rev=35339&r1=35338&r2=35339&view=diff
==============================================================================
--- trunk/src/gui/widgets/scroll_label.cpp (original)
+++ trunk/src/gui/widgets/scroll_label.cpp Thu Apr 30 14:14:36 2009
@@ -55,7 +55,7 @@
{
assert(content_grid());
tlabel* lbl = dynamic_cast<tlabel*>(
- content_grid()->find_widget("_label", false));
+ content_grid()->find_widget("_label", false));
assert(lbl);
lbl->set_label(label());
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits