mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 20:44:24 +00:00
Fix CI unit test failure
This commit is contained in:
parent
29204418db
commit
0c49dff30e
@ -600,7 +600,7 @@ void listbox::order_by(const generator_base::order_func& func)
|
||||
{
|
||||
generator_->set_order(func);
|
||||
|
||||
update_layout();
|
||||
queue_redraw();
|
||||
}
|
||||
|
||||
void listbox::set_column_order(unsigned col, const generator_sort_array& func)
|
||||
|
Loading…
x
Reference in New Issue
Block a user