14 #ifndef T3_WIDGET_INSERTCHARDIALOG_H
15 #define T3_WIDGET_INSERTCHARDIALOG_H
18 #include <t3widget/dialogs/dialog.h>
19 #include <t3widget/widgets/textfield.h>
26 key_t interpret_key(
const std::string *descr);
32 void ok_activate(
void);
Definition: textfield.h:27