Browse CVS Repository
Diff of /malonnote/mnController.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 26 |
void handleClose(wxCloseEvent& event); |
void handleClose(wxCloseEvent& event); |
| 27 |
void handleAbout(wxCommandEvent& event); |
void handleAbout(wxCommandEvent& event); |
| 28 |
void handleLinkClick(wxCommandEvent &event); |
void handleLinkClick(wxCommandEvent &event); |
| 29 |
|
void openUrl(wxString& url); |
| 30 |
|
|
| 31 |
private: |
private: |
| 32 |
mnFrame* frame; |
mnFrame* frame; |
|
|
Legend:
| Removed from v.1.4 |
|
| changed lines |
| |
Added in v.1.5 |
|
|
|