Browse CVS Repository
Diff of /malonnote/mnDialog.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 17 |
|
|
| 18 |
mnWikiDataEntryDialog(wxWindow* parent, int id, const wxString& title, const wxPoint& pos=wxDefaultPosition, const wxSize& size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE); |
mnWikiDataEntryDialog(wxWindow* parent, int id, const wxString& title, const wxPoint& pos=wxDefaultPosition, const wxSize& size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE); |
| 19 |
|
|
| 20 |
|
void setSubject(const wxString& subject); |
| 21 |
|
wxString getSubject(); |
| 22 |
|
void setPlainText(const wxString& subject); |
| 23 |
|
wxString getPlainText(); |
| 24 |
|
|
| 25 |
private: |
private: |
| 26 |
// begin wxGlade: mnWikiDataEntryDialog::methods |
// begin wxGlade: mnWikiDataEntryDialog::methods |
| 27 |
void set_properties(); |
void set_properties(); |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
| |