Go to the documentation of this file.
33 #ifndef TTA_INPUT_OPERAND_DIALOG_HH
34 #define TTA_INPUT_OPERAND_DIALOG_HH
37 #include <wx/listctrl.h>
38 #include <wx/spinctrl.h>
63 wxSizer*
createContents(wxWindow* parent,
bool call_fit,
bool set_sizer);
69 void onOk(wxCommandEvent& event);
71 void onType(wxCommandEvent& event);
133 DECLARE_EVENT_TABLE()