33#ifndef TTA_OSED_OPTIONS_DIALOG_HH
34#define TTA_OSED_OPTIONS_DIALOG_HH
52 wxSizer*
createContents(wxWindow* parent,
bool call_fit,
bool set_sizer);
55 void onSave(wxCommandEvent& event);
56 void onBrowse(wxCommandEvent& event);
void onBrowse(wxCommandEvent &event)
wxSizer * createContents(wxWindow *parent, bool call_fit, bool set_sizer)
virtual ~OSEdOptionsDialog()
OSEdOptionsDialog & operator=(const OSEdOptionsDialog &)
Assignment not allowed.
void onSave(wxCommandEvent &event)
OSEdOptionsDialog(const OSEdOptionsDialog &)
Copying not allowed.
bool TransferDataToWindow()
wxString editor_
The name of the editor.