15 #ifndef GUI_DIALOGS_SCREENSHOT_NOTIFICATION_HPP_INCLUDED
16 #define GUI_DIALOGS_SCREENSHOT_NOTIFICATION_HPP_INCLUDED
tscreenshot_notification(const std::string &path)
Constructor.
base class of top level items, the only item which needs to store the final canvases to draw on ...
const std::string screenshots_dir_path_
A class inherited from ttext_box that displays its input as stars.
GLsizei const char ** path
Abstract base class for all dialogs.
virtual const std::string & window_id() const
Inherited from tdialog, implemented by REGISTER_DIALOG.
void pre_show(twindow &window)
Inherited from tdialog.
GLsizei const GLcharARB ** string
static void display(const std::string &path, CVideo &video)
The display function.