15 #ifndef GUI_DIALOGS_WML_ERROR_HPP_INCLUDED
16 #define GUI_DIALOGS_WML_ERROR_HPP_INCLUDED
38 const std::vector<std::string>& files,
44 const std::vector<std::string>& files,
48 twml_error(summary, post_summary, files, details).show(video);
56 display(summary,
"", std::vector<std::string>(), details, video);
virtual const std::string & window_id() const
Inherited from tdialog, implemented by REGISTER_DIALOG.
static void display(const std::string &summary, const std::string &post_summary, const std::vector< std::string > &files, const std::string &details, CVideo &video)
The display function; see tdialog for more information.
void pre_show(twindow &window)
Inherited from tdialog.
base class of top level items, the only item which needs to store the final canvases to draw on ...
A class inherited from ttext_box that displays its input as stars.
WML preprocessor/parser error report dialog.
Abstract base class for all dialogs.
void copy_report_callback()
twml_error(const std::string &summary, const std::string &post_summary, const std::vector< std::string > &files, const std::string &details)
Constructor.
static void display(const std::string &summary, const std::string &details, CVideo &video)
The display function; see tdialog for more information.
GLsizei const GLcharARB ** string