Initialize all members.

This commit is contained in:
Mark de Wever 2012-06-30 20:28:16 +00:00
parent d389fe06f6
commit 9ee25a4ef3

View File

@ -101,6 +101,7 @@ dialog::dialog(display &disp, const std::string& title, const std::string& messa
button_pool_(),
standard_buttons_(),
extra_buttons_(),
top_buttons_(),
frame_buttons_(),
topic_(),
help_button_(NULL),