mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 23:44:19 +00:00
Fixup 26e8c148b176 for Travis
This commit is contained in:
parent
007c5b7473
commit
61e9acec7c
@ -141,7 +141,7 @@ message::button_status::button_status()
|
||||
: ptr(nullptr)
|
||||
, caption()
|
||||
, visible(widget::visibility::invisible)
|
||||
, retval(retval::NONE)
|
||||
, retval(gui2::retval::NONE) // Needs explicit namespace qualifier to avoid name clashes.
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user