#include <triggerdialogs.h>
Public Member Functions | |
ClearCharDialog (const Glib::ustring &trigger, const CharacterMap &chars) | |
Glib::ustring | get_character () const |
Protected Member Functions | |
void | construct (const CharacterMap &chars) |
Protected Attributes | |
Gtk::Label * | m_CharLabel |
CharComboBox * | m_CharCB |