mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 22:24:19 +00:00
Fixup tests for db44561d334c
This commit is contained in:
parent
42d146979a
commit
8815965b29
@ -154,7 +154,7 @@ std::string unit_test_mark_popup_as_tested(const modeless_dialog& dialog)
|
||||
|
||||
window* unit_test_window(const modeless_dialog& dialog)
|
||||
{
|
||||
return dialog.window_;
|
||||
return dialog.window_.get();
|
||||
}
|
||||
|
||||
class mp_server_list;
|
||||
|
Loading…
x
Reference in New Issue
Block a user