remove From/Message fields from SendDialog
This commit is contained in:
1
ui.h
1
ui.h
@@ -166,7 +166,6 @@ class CSendDialog : public CSendDialogBase
|
||||
protected:
|
||||
// Event handlers
|
||||
void OnKeyDown(wxKeyEvent& event) { HandleCtrlA(event); }
|
||||
void OnTextAddress(wxCommandEvent& event);
|
||||
void OnKillFocusAmount(wxFocusEvent& event);
|
||||
void OnButtonAddressBook(wxCommandEvent& event);
|
||||
void OnButtonPaste(wxCommandEvent& event);
|
||||
|
||||
Reference in New Issue
Block a user