#include <email_dialog.h>
Inheritance diagram for email_dialog:

Public Methods |
|
| email_dialog (wxWindow *parent) | |
| Constructor. |
|
| ~email_dialog () | |
| Destructor. |
|
| void | transfer_to (wxString &starting_text, wxString &ending_text) |
| Gets the tag strings generated by the dialog, ready to insert by parent. |
|
|
|
Constructor.
|
|
||||||||||||
|
Gets the tag strings generated by the dialog, ready to insert by parent.
|