forked from mirrors/0ad
4140858066
Engine.GetTextWidth has been deprecated sincee845da025aIdea: If you look at a dropdown as just a text field (its header) that can change caption like any other, then getPreferredHeaderTextSize is the equivalent to getPreferredTextSize (present on buttons and text fields). Fixes #8493 (cherry picked from commit670f1e5d42) Signed-off-by: phosit <phosit@autistici.org>