Browse CVS Repository
Diff of /malonnote/mnFrame.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 26 |
mnNotePanel* getNotePanel(); |
mnNotePanel* getNotePanel(); |
| 27 |
wxNotebook* getNotebook(); |
wxNotebook* getNotebook(); |
| 28 |
void removeSelectedNotePanel(); |
void removeSelectedNotePanel(); |
| 29 |
|
void setFocusToSearchTextCtrl(); |
| 30 |
|
|
| 31 |
private: |
private: |
| 32 |
wxTextCtrl* searchTextCtrl; |
wxTextCtrl* searchTextCtrl; |
|
|
Legend:
| Removed from v.1.15 |
|
| changed lines |
| |
Added in v.1.16 |
|
|
|