mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 19:16:53 +00:00
Initialize all members.
This commit is contained in:
parent
00d5bd4c4e
commit
a023b5fc15
@ -30,6 +30,7 @@ class tmessage : public tdialog
|
||||
public:
|
||||
tmessage(const std::string& title, const std::string& message)
|
||||
: title_(title)
|
||||
, image_()
|
||||
, message_(message)
|
||||
{}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user