23 #ifndef __TOOLS_CONFIG_EDITOR_CONFIG_ADD_DIALOG_H_
24 #define __TOOLS_CONFIG_EDITOR_CONFIG_ADD_DIALOG_H_
32 Gtk::Entry *ent_value,
33 Gtk::ComboBox *cob_bool_value,
34 Gtk::Notebook *type_pages,
35 Gtk::ComboBox *cmb_type,
36 Gtk::CheckButton *chb_is_default);
38 const Glib::RefPtr<Gtk::Builder> &builder);
41 void init(
const Glib::ustring& path);