26#include "dialog_alert.h"
27#include "field_switch.h"
35 InputDialog(wxWindow* parent,
const std::string& title,
36 const std::string& action = _(
"Continue").ToStdString());
57 const std::string& label) {
A modal message dialog with confirmation button and cancel button.
Switch field contains switch button with label to be included in a two column form sizer.
bool HasKey(const std::set< int > &set, T key)
Check if a key exists in a set.
GUI library utils and events.