Browse CVS Repository
Diff of /malonnote/mnFrame.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 24 |
mnFrame(wxWindow* parent); |
mnFrame(wxWindow* parent); |
| 25 |
void addNotePanel(wxString* dirName); |
void addNotePanel(wxString* dirName); |
| 26 |
mnNotePanel* getNotePanel(); |
mnNotePanel* getNotePanel(); |
| 27 |
|
wxNotebook* getNotebook(); |
| 28 |
|
|
| 29 |
private: |
private: |
| 30 |
wxTextCtrl* searchTextCtrl; |
wxTextCtrl* searchTextCtrl; |
|
|
Legend:
| Removed from v.1.13 |
|
| changed lines |
| |
Added in v.1.14 |
|
|
|