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

Public Methods |
|
| body_dialog (wxWindow *parent) | |
| Constructor. |
|
| ~body_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.
|