Browse CVS Repository
Diff of /malonnote/mnFrame.cpp
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 35 |
|
|
| 36 |
return (mnNotePanel*)noteBook->GetPage(selection); |
return (mnNotePanel*)noteBook->GetPage(selection); |
| 37 |
} |
} |
| 38 |
|
|
| 39 |
|
wxNotebook* mnFrame::getNotebook() |
| 40 |
|
{ |
| 41 |
|
return noteBook; |
| 42 |
|
} |
|
|
Legend:
| Removed from v.1.23 |
|
| changed lines |
| |
Added in v.1.24 |
|
|
|