mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 15:01:42 +00:00
Enlarge a little the advanced preference width...
...so the French and the polish translation can fit in the window
This commit is contained in:
parent
544acda918
commit
d52b55ef69
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user