33#ifndef TTA_KEYBOARD_SHORTCUT_DIALOG_HH
34#define TTA_KEYBOARD_SHORTCUT_DIALOG_HH
37#include <wx/statline.h>
51 wxSizer*
createContents(wxWindow* parent,
bool callFit,
bool set_sizer);
virtual bool TransferDataToWindow()
wxStaticText * shortcutField_
shortcut text field widget
KeyboardShortcut * shortcut_
modified shortcut
wxSizer * createContents(wxWindow *parent, bool callFit, bool set_sizer)
virtual ~KeyboardShortcutDialog()
void onCharEvent(wxKeyEvent &event)