Author: mordante
Date: Thu Apr 30 14:14:32 2009
New Revision: 35338
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35338&view=rev
Log:
Fix minor formatting issue.
Modified:
trunk/src/gui/widgets/window.cpp
Modified: trunk/src/gui/widgets/window.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/window.cpp?rev=35338&r1=35337&r2=35338&view=diff
==============================================================================
--- trunk/src/gui/widgets/window.cpp (original)
+++ trunk/src/gui/widgets/window.cpp Thu Apr 30 14:14:32 2009
@@ -740,10 +740,10 @@
get_screen_size_variables();
const int maximum_width = automatic_placement_ ?
- settings::screen_width : w_(variables);
+ settings::screen_width : w_(variables);
const int maximum_height = automatic_placement_ ?
- settings::screen_height : h_(variables);
+ settings::screen_height : h_(variables);
/** @todo Handle linked widgets. */
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits