Enlarge a little the advanced preference width...

...so the French and the polish translation can fit in the window
This commit is contained in:
Benoît Timbert 2010-02-07 10:38:04 +00:00
parent 544acda918
commit d52b55ef69

View File

@ -223,7 +223,7 @@ preferences_dialog::preferences_dialog(display& disp, const config& game_cfg)
#ifdef USE_TINY_GUI
set_measurements(180, 180); // FIXME: should compute this, but using what data ?
#else
set_measurements(440, 425);
set_measurements(465, 425);
#endif